Better message
This commit is contained in:
parent
f782530d6e
commit
0f0fa2d8cf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#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
|
||||
y | yes | Y | Yes | YES )
|
||||
|
|
Loading…
Reference in a new issue