Change-Id: I849f1056d0188aef264777e18270728b1535f61c
@@ -46,8 +46,10 @@ nvm()
make && \
make install && \
nvm use $2
echo "Installing NPM..."
curl http://npmjs.org/install.sh | sh
if ! which npm ; then
echo "Installing npm..."
fi
cd $START
;;
"deactivate" )
The note is not visible to the blocked user.