use github raw as baseurl

This commit is contained in:
AJ ONeal 2014-12-28 01:24:33 -07:00
parent 3d1ad9385a
commit 40befcd2df
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# curl -fsSL https://ldsconnect.org/setup.bash | bash
# wget -nv https://ldsconnect.org/setup.bash -O - | bash
BASE_URL="https://ldsconnect.org"
BASE_URL="https://raw.githubusercontent.com/coolaj86/node-install-script/master"
NODE_VER="v0.11.14"
OS="unsupported"
ARCH=""