Fix installer
This commit is contained in:
@@ -9,7 +9,7 @@ is_root
|
||||
[[ $# -eq 0 ]] && time='*-*-* 01:30:00' # 1:30AM
|
||||
[[ $# -gt 1 ]] && time="$*"
|
||||
|
||||
script-system-update
|
||||
./script-system-update
|
||||
|
||||
ask_ok "Set a scheduled reboot for $time?" || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user