From 607f4b902622dbc7065d9f824f0a3fec49eee5c5 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 2 Dec 2023 18:20:37 -0800 Subject: [PATCH] updated updater fix --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 8 +------- 1 file changed, 1 insertion(+), 7 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 4e481e9..64c676c 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -77,13 +77,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr ssh root@localhost 'nixos-rebuild switch --impure' | - zenity --progress \ - --no-cancel \ - --auto-close \ - --pulsate \ - --width=500 \ - --text="Updating Now - In Rare Cases, It Could Take Up To 3 Hours - Please Be Patient..." \ - --title="Sovran_SystemsOS Updater" + zenity --progress if [[ $? -ne 0 ]]; then