let the user know install was successful

This commit is contained in:
AJ ONeal 2015-01-21 18:44:17 -07:00
父節點 a1951fa1ad
當前提交 3e0bf5e793
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

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