handle node + iojs
This commit is contained in:
parent
220530a675
commit
5f316be072
|
@ -43,6 +43,7 @@ if [ -n "$(which node | grep node 2>/dev/null)" ]; then
|
|||
echo ""
|
||||
echo "to reinstall please first run: rm $(which iojs)"
|
||||
echo ""
|
||||
IOJS_VER=""
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue