From bc2b0e261f30445897c402cb51df782689bfcbf9 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 9 Dec 2023 11:00:52 -0800 Subject: [PATCH] updated updater --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 da8f7d0..968c517 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -16,7 +16,7 @@ fi SPICE () { xterm -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c "ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'" -if [[ $? != 0 ]] ; then +if [[ $? != 1 ]] ; then zenity --info \ --ellipsize \