Update unprivileged-ubuntu.sh

This commit is contained in:
tteckster 2022-02-22 16:51:11 -05:00 committed by GitHub
parent 8fe7eef385
commit 1b2ff619ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
YW=`echo "\033[33m"`
BL=`echo "\033[36m"` BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"` RD=`echo "\033[01;31m"`
CM='\xE2\x9C\x94\033' CM='\xE2\x9C\x94\033'
@ -15,7 +15,7 @@ while true; do
done done
clear clear
function header_info { function header_info {
echo -e "${RD} echo -e "${YW}