Update homeassistant.sh

This commit is contained in:
tteckster 2022-03-03 13:03:41 -05:00 committed by GitHub
parent 799d84edf2
commit af0882a7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
BL=`echo "\033[94m"`
RD=`echo "\033[01;31m"`
CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"`