io.js -> node.js

This commit is contained in:
AJ ONeal 2016-03-28 16:24:37 -04:00
förälder 863a949524
incheckning 70ba60508c
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@ -14,7 +14,7 @@
NODEJS_NAME="node"
NODEJS_BASE_URL="https://nodejs.org"
BASE_URL="https://raw.githubusercontent.com/coolaj86/iojs-install-script/master"
BASE_URL="https://raw.githubusercontent.com/coolaj86/node-install-script/master"
OS="unsupported"
ARCH=""
NODEJS_VER=""

Visa fil

@ -11,7 +11,7 @@
NODEJS_NAME="node"
NODEJS_BASE_URL="https://nodejs.org"
BASE_URL="https://raw.githubusercontent.com/coolaj86/iojs-install-script/master"
BASE_URL="https://raw.githubusercontent.com/coolaj86/node-install-script/master"
NO_FAIL2BAN=""
OS="unsupported"
ARCH=""