mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-24 14:01:56 +00:00
Update haos_vm.sh
This commit is contained in:
parent
b5f4961d1d
commit
396d910cf4
@ -9,8 +9,11 @@ while true; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
clear
|
clear
|
||||||
CL=`echo "\033[m"`
|
RD=`echo "\033[01;31m"`
|
||||||
BL=`echo "\033[36m"`
|
BL=`echo "\033[36m"`
|
||||||
|
CM='\xE2\x9C\x94\033'
|
||||||
|
GN=`echo "\033[1;92m"`
|
||||||
|
CL=`echo "\033[m"`
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${BL}
|
echo -e "${BL}
|
||||||
_ _ ____ _____
|
_ _ ____ _____
|
||||||
|
Loading…
Reference in New Issue
Block a user