From 92636a974c3f4df7f2faed3be9fd036d4580f9af Mon Sep 17 00:00:00 2001 From: RP1 Date: Thu, 16 Jan 2025 21:49:48 +0100 Subject: [PATCH] fixed end of script --- 3progs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3progs.sh b/3progs.sh index b4feeb4..1352f56 100755 --- a/3progs.sh +++ b/3progs.sh @@ -750,7 +750,7 @@ echo "# Restart in 1s" ; sleep 1 ) | zenity --progress \ - --title="All updates are Installed!" --width='300' \ + --title="All Programs are Installed!" --width='300' \ --text="Restart" \ --auto-close \ --no-cancel