From a82c1056ea121a44af4a73e17130fc0c8429cd20 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:32:19 -0700 Subject: [PATCH] updated Restart Prompt --- NonSteamLaunchers.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 8d89f06..7cffa82 100644 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -2458,16 +2458,12 @@ rm -rf ~/Downloads/NonSteamLaunchersInstallation echo "100" echo "# Installation Complete - Steam will now restart. Your launchers will be in your library!...Food for thought...do Jedis use Force Compatability?" +sleep 5 ) | zenity --progress \ --title="Update Status" \ --text="Starting update...please wait..." --width=450 --height=350\ - --percentage=0 - -if [ "$?" = -1 ] ; then - zenity --error \ - --text="Update canceled." -fi + --percentage=0 --auto-close --no-cancel wait