diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index aa73cfc..77c5a82 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -20,11 +20,11 @@ if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild swit fi zenity --info \ ---ellipsize \ ---no-wrap \ ---width=400 \ ---title="Sovran_SystemsOS Updater" \ ---text="Yay Complete! Please Reboot When You Are Ready." + --ellipsize \ + --no-wrap \ + --width=400 \ + --title="Sovran_SystemsOS Updater" \ + --text="Yay Complete! Please Reboot When You Are Ready." "