updated sp.sh

This commit is contained in:
naturallaw77 2023-07-14 21:43:22 -07:00
parent 7d83dfa872
commit 5bc79f28e2

View File

@ -1,7 +1,5 @@
#!/usr/bin/env bash
set -o nounset
GREEN="\e[32m"
LIGHTBLUE="\e[94m"
ENDCOLOR="\e[0m"