.
This commit is contained in:
4
test.sh
4
test.sh
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc | source
|
#curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc | source
|
||||||
|
|
||||||
|
wget -O- 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]}"
|
echo -e "${CS[color,LightBlue]}Testing TESTING ${CS[style,Bold]}REALLY TESTING${CS[style,Reset]}${CS[color,Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user