From 96696d971cc71a5caa9f65781bad26e950ff57da Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 1 Dec 2023 16:53:31 -0800 Subject: [PATCH] updated the 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 18da0e3..fb4c4f3 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -24,7 +24,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr else - ssh root@{ID} 'flatpak update -y' || ssh root@{ID6} 'flatpak update -y' | + ssh root@${ID} 'flatpak update -y' || ssh root@${ID6} 'flatpak update -y' | zenity --progress \ --no-cancel \