Better message

This commit is contained in:
dmarakom6 2021-07-07 10:52:10 +03:00
parent f782530d6e
commit 0f0fa2d8cf

View file

@ -1,6 +1,6 @@
#See what's new after opening your terminal #See what's new after opening your terminal
echo -n "shellnotes has been updated.\nWant to see what's new?(Y/N): " && read show echo -n "Shellnotes is running version 3.5 for the first time.\nWant to see what's new?(Y/N): " && read show
case $show in case $show in
y | yes | Y | Yes | YES ) y | yes | Y | Yes | YES )