let the user know install was successful

This commit is contained in:
AJ ONeal 2015-01-21 18:44:17 -07:00
parent a1951fa1ad
commit 3e0bf5e793
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ if [ -f npm-debug.log ]; then
cat npm-debug.log
fi
echo "Done."
sleep 0.5
echo ""
echo ""
echo ""