diff --git a/scripts/Common/OS/install.fish b/scripts/Common/OS/install.fish index 52717b40..59f6c082 100755 --- a/scripts/Common/OS/install.fish +++ b/scripts/Common/OS/install.fish @@ -54,7 +54,7 @@ function installAction -V dir and echo "This machine will reboot in 5 seconds..." and echo "Press CTRL-C to abort..." and sleep 5 - and systemctl reboot -i + and sudo systemctl reboot -i end runSetupUserAction installAction