Update test.sh

This commit is contained in:
2018-10-02 09:00:21 -05:00
parent 5da61067d3
commit 4d73b15c14

View File

@@ -1,6 +1,6 @@
#!/bin/bash
bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)
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]}"