@@ -14,4 +14,6 @@ npm install -g npm
# run app
npm install
-node app &
+node app &
+echo "sleeping additional 30 seconds for hapi..."
+sleep 30