Update haos_vm.sh

This commit is contained in:
tteckster 2022-03-29 08:23:00 -04:00 committed by GitHub
parent b5f4961d1d
commit 396d910cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -9,8 +9,11 @@ while true; do
esac
done
clear
CL=`echo "\033[m"`
RD=`echo "\033[01;31m"`
BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"`
CL=`echo "\033[m"`
function header_info {
echo -e "${BL}
_ _ ____ _____