From 3c537c06b7467f77cc92dc0320fefffdf314a35b Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 5 Dec 2023 16:58:30 -0800 Subject: [PATCH] updated helper --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 8 ++++++++ 1 file changed, 8 insertions(+) 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 0dede8f..a0faa5d 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -22,7 +22,11 @@ else --text="Could Not Update Flatpaks." exit 1 + + else + zenity --info + fi @@ -33,6 +37,10 @@ else --text="Could Not Update Sovran_SystemsOS" exit 1 + + else + + zenity --info fi