mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 13:32:53 -05:00
Made update dialogs more descriptive
This commit is contained in:
parent
942e29f0eb
commit
512541775d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue