This commit is contained in:
2018-10-02 09:04:38 -05:00
parent 3bd80b0209
commit 1d14ae1fc4
2 changed files with 4 additions and 2 deletions

View File

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