Skip to content

Commit e189259

Browse files
authored
reduced time of appearence of successfull messages
1 parent 162eed7 commit e189259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui_update_1.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ then
101101
else
102102
bell_sound
103103
zenity --info --text="The Update and Upgrade of packages runs successfully!\n There is no Error!" --width=320 --height=150 \
104-
--timeout=2 --title="GUI Update & Upgrade"
104+
--timeout=0.5 --title="GUI Update & Upgrade"
105105
fi
106106

107107
rm -r error.txt

0 commit comments

Comments
 (0)