Update dashy.sh

This commit is contained in:
tteckster 2022-03-02 11:45:55 -05:00 committed by GitHub
parent ea99be316d
commit c43b1e1ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
clear
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"`