From 2f77b509e858a03b7a28e6631de2978266aa7edc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 9 Jan 2021 16:48:25 -0600 Subject: [PATCH] Update 'install-nodemgmt.sh' --- install-nodemgmt.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-nodemgmt.sh b/install-nodemgmt.sh index 506b5ba..b12230e 100755 --- a/install-nodemgmt.sh +++ b/install-nodemgmt.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash # Wrapper script for install, for easier execution via URL. -source /dev/stdin <<< "$(curl -sL http://scity.xyz/colorsinc)" -source /dev/stdin <<< "$(curl -sL http://scity.xyz/defaultinc)" +source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/colors.inc)" +source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/default.inc)" echo ""