mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-23 00:33:20 +01:00
Update haos_vm.sh
This commit is contained in:
parent
09d5fa969b
commit
164970fbce
@ -9,10 +9,7 @@ while true; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
clear
|
clear
|
||||||
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"`
|
CL=`echo "\033[m"`
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${BL}
|
echo -e "${BL}
|
||||||
|
Loading…
Reference in New Issue
Block a user