From 06acf18820349b89d2d099b4586ec1d2af9a47c2 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Wed, 6 Dec 2023 10:49:40 -0800 Subject: [PATCH] updated updater --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 4 +--- 1 file changed, 1 insertion(+), 3 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 4ea17b5..b7bb6b2 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -19,9 +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."" }