diff --git a/test.sh b/test.sh index 6e5078e..5fbf684 100755 --- a/test.sh +++ b/test.sh @@ -1,6 +1,6 @@ #!/bin/bash -bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/test.sh) +bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc) echo -e "${CS[color,LightBlue]}Testing TESTING ${CS[style,Bold]}REALLY TESTING${CS[style,Reset]}${CS[color,Default]}"