From 9efe6aa3c4e9b682bfd14409073e894caa42f43c Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Wed, 6 Dec 2023 10:48:23 -0800 Subject: [PATCH] updated updater --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 77c5a82..4ea17b5 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -19,12 +19,7 @@ if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild swit exit 1 fi -zenity --info \ - --ellipsize \ - --no-wrap \ - --width=400 \ - --title="Sovran_SystemsOS Updater" \ - --text="Yay Complete! Please Reboot When You Are Ready." +zenity --info --ellipsize --no-wrap --width=400 --title="Sovran_SystemsOS Updater" --text="Yay Complete! Please Reboot When You Are Ready." "