Update setup-min.sh

This commit is contained in:
AJ ONeal 2017-05-08 16:20:59 +00:00
förälder 4011161397
incheckning 2cfa00cced
1 ändrade filer med 3 tillägg och 1 borttagningar

Visa fil

@ -233,4 +233,6 @@ if [ -n "${NODEJS_VER}" ]; then
bash "/tmp/${INSTALL_FILE}" "${NODEJS_VER}"
fi
echo ""
sudo chown -R $(whoami):$(whoami) /usr/local/lib/node_modules
echo ""