diff --git a/scripts/install b/scripts/install index 8c35377..46e5538 100644 --- a/scripts/install +++ b/scripts/install @@ -141,6 +141,7 @@ sudo npm install sudo npm install -g bower sudo chown -R $app: $final_path sudo su -c "cd $final_path && bower install" $app +popd #================================================= # CONFIGURE SERVER.JS