handle node + iojs

Šī revīzija ir iekļauta:
AJ ONeal 2015-01-15 14:42:39 -07:00
vecāks 220530a675
revīzija 5f316be072

Parādīt failu

@ -43,6 +43,7 @@ if [ -n "$(which node | grep node 2>/dev/null)" ]; then
echo "" echo ""
echo "to reinstall please first run: rm $(which iojs)" echo "to reinstall please first run: rm $(which iojs)"
echo "" echo ""
IOJS_VER=""
fi fi
fi fi