Fix installer
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user