better exit message for common configuration script
This commit is contained in:
parent
24bd6f9d04
commit
5f88630446
1 changed files with 3 additions and 1 deletions
|
@ -44,5 +44,7 @@ sudo ln -s /usr/bin/nodejs /usr/bin/node
|
|||
sudo npm install -g reveal-md
|
||||
|
||||
echo
|
||||
echo "now go ahead and restart Gnome session"
|
||||
echo "now go ahead and restart"
|
||||
echo
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue