diff --git a/setup-min.sh b/setup-min.sh index 6f70f13..2881406 100644 --- a/setup-min.sh +++ b/setup-min.sh @@ -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="" diff --git a/setup.bash b/setup.bash index 393f02c..64a5c39 100644 --- a/setup.bash +++ b/setup.bash @@ -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=""