Update dashy-update.sh

This commit is contained in:
tteckster 2022-03-16 18:17:07 -04:00 committed by GitHub
parent 056a2a8b74
commit 41bd62199e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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