From c43b1e1ebd451d4d10cb566b69f08b76f6cfa27b Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 2 Mar 2022 11:45:55 -0500 Subject: [PATCH] Update dashy.sh --- ct/dashy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/dashy.sh b/ct/dashy.sh index aec3fb8b..ba366911 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +clear YW=`echo "\033[33m"` BL=`echo "\033[36m"` RD=`echo "\033[01;31m"`