From 4a5215c0aad8b1287c8d6a408b5627bf3f51e497 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jan 2019 13:43:52 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 1f869ff..7757e68 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -6,8 +6,8 @@ FOLDER='/opt/mysqlbu' VERS='4.11232018' source /opt/mysqlbu/settings.conf -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/master/colors.inc)" +source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/default.inc)" # ========================================================= #