1
1
Fork 0
mirror of https://github.com/G2-Games/welcome.sh.git synced 2025-05-01 02:52:52 -05:00

Made update dialogs more descriptive

This commit is contained in:
Grant Gardner 2022-09-19 19:35:30 -05:00
parent 942e29f0eb
commit 512541775d

View file

@ -93,7 +93,7 @@ then
# End older version check # # End older version check #
tput rc el ed tput rc el ed
echo -e "\e[32mUpdated! \e[0m" echo -e "\e[32mUpdated to v$version! \e[0m"
exit 0 exit 0
else else
tput rc el ed tput rc el ed