From 3e305e053ab6ca136cc026a41494b10dec022ca6 Mon Sep 17 00:00:00 2001 From: naturallaw777 Date: Sat, 29 Jul 2023 07:16:41 -0700 Subject: [PATCH] revert 33eaee24f5567703ce7841bc1ab748f35a42b64d revert removed impure tag --- .../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 85adcb6..3dee03a 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -39,7 +39,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr fi - ssh -i /home/free/.ssh/sovranpro_login root@${ID} "nixos-rebuild switch" | + ssh -i /home/free/.ssh/sovranpro_login root@${ID} "nixos-rebuild switch --impure" | zenity --progress \ --no-cancel \