Fix installer
This commit is contained in:
@@ -13,7 +13,7 @@ is_root
|
|||||||
|
|
||||||
ask_ok "Set a scheduled reboot for $time?" || exit 1
|
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]
|
[Unit]
|
||||||
Description=Scheduled reboot
|
Description=Scheduled reboot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user