Este commit está contenido en:
AJ ONeal 2015-01-15 16:01:15 -07:00
padre a737667301
commit 6defb38f85

Ver fichero

@ -234,7 +234,7 @@ elif [ "$(node -v 2>/dev/null)" != "$(iojs -v 2>/dev/null)" ]; then
echo "" echo ""
echo "You have node.js installed." echo "You have node.js installed."
echo "Backing up $(which node) as $(which node).$(node -v)" echo "Backing up $(which node) as $(which node).$(node -v)"
echo "(copy it back after the install if to maintain node.js and io.js separately)" echo "(copy it back after the install to maintain node.js and io.js separately)"
echo "" echo ""
sleep 3 sleep 3
echo "################################################################################" echo "################################################################################"