From 3e0bf5e793a21298517f3d4292b9241ceaead709 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 21 Jan 2015 18:44:17 -0700 Subject: [PATCH] let the user know install was successful --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index f456efd..0260e78 100644 --- a/setup.sh +++ b/setup.sh @@ -25,6 +25,7 @@ if [ -f npm-debug.log ]; then cat npm-debug.log fi echo "Done." +sleep 0.5 echo "" echo "" echo ""