Update dashy-update.sh

pull/84/head
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
1 changed files with 1 additions and 0 deletions

View File

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