diff --git a/script-system-scheduled-restart b/script-system-scheduled-restart index 4955e3b6..76b791ec 100755 --- a/script-system-scheduled-restart +++ b/script-system-scheduled-restart @@ -13,7 +13,7 @@ is_root ask_ok "Set a scheduled reboot for $time?" || exit 1 -cat <<- "EOF" > "/usr/lib/systemd/system/scheduled-reboot.timer" +cat <<- EOF > "/usr/lib/systemd/system/scheduled-reboot.timer" [Unit] Description=Scheduled reboot