From 8373f36615327be6ab39a42deba558300058fe1c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jan 2019 13:41:28 -0600 Subject: [PATCH] Update list-colors.sh --- list-colors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list-colors.sh b/list-colors.sh index 34723ee..eb10e26 100644 --- a/list-colors.sh +++ b/list-colors.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -source /dev/stdin <<< "$(curl -sL http://scity.xyz/colorsinc)" +source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)" echo "" echo "--------------------"