spacing update
This commit is contained in:
parent
ec9b6bac80
commit
a20663ec16
1
setup.sh
1
setup.sh
|
@ -6,6 +6,7 @@ elif [ -n "$(which wget)" ]; then
|
||||||
CMD_CURL="wget -nv --quiet --no-verbose -O -"
|
CMD_CURL="wget -nv --quiet --no-verbose -O -"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo ""
|
||||||
echo "Downloading and installing Desi's io.js runtime"
|
echo "Downloading and installing Desi's io.js runtime"
|
||||||
$CMD_CURL bit.ly/iojs-min | bash > /dev/null
|
$CMD_CURL bit.ly/iojs-min | bash > /dev/null
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue