This commit is contained in:
2018-10-02 09:08:42 -05:00
parent 1d14ae1fc4
commit 9ae23c8011

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc
curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc | source
echo -e "${CS[color,LightBlue]}Testing TESTING ${CS[style,Bold]}REALLY TESTING${CS[style,Reset]}${CS[color,Default]}"