added secure notes

This commit is contained in:
Martin Donnelly 2016-08-10 11:26:53 +01:00
parent 711ed78616
commit 1bff5cac7a

View File

@ -123,6 +123,6 @@ fi
if [[ $UPDATE = "YES" ]]; then
fancy_echo "${YELLOW}Installing Node Global Packages...${RESET}"
npm install -g gulp bower pm2@latest npm-check npm-install-missing ember-cli phantomjs-prebuilt
npm install -g gulp bower pm2@latest npm-check npm-install-missing
pm2 update
fi