Update setup-min.sh

This commit is contained in:
AJ ONeal 2017-05-08 16:20:59 +00:00
부모 4011161397
커밋 2cfa00cced

파일 보기

@ -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 ""