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 \