fixed end of script
This commit is contained in:
parent
e5daadda6f
commit
92636a974c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue