diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh index 25dde9b..6224588 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh @@ -16,7 +16,7 @@ fi } HOME () { -if ! echo $PASSWORD | sudo -S timeout 1 -k nixos-rebuild switch --impure ; then +if ! echo $PASSWORD | sudo -S timeout nixos-rebuild switch --impure ; then zenity --error \ --width=400 \