Update setup-min.sh to use Daplie repo instead of coolaj86 private repo.

Tento commit je obsažen v:
richdex14 2017-09-01 20:54:43 -06:00
rodič 0948a728c3
revize a99583fb1d

Zobrazit soubor

@ -12,7 +12,7 @@
set -e
set -u
BASE_URL="https://git.daplie.com/coolaj86/node-install-script/raw/master"
BASE_URL="https://git.daplie.com/Daplie/node-install-script/raw/master"
#######################
# Download installers #