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