mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 05:22: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 #
|
||||
|
||||
tput rc el ed
|
||||
echo -e "\e[32mUpdated! \e[0m"
|
||||
echo -e "\e[32mUpdated to v$version! \e[0m"
|
||||
exit 0
|
||||
else
|
||||
tput rc el ed
|
||||
|
|
Loading…
Reference in a new issue