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