mirror of https://github.com/tteck/Proxmox.git
Update debian.sh
This commit is contained in:
parent
71b23fae9e
commit
73078305e5
|
@ -3,7 +3,7 @@ YW=`echo "\033[33m"`
|
|||
BL=`echo "\033[36m"`
|
||||
RD=`echo "\033[01;31m"`
|
||||
CM='\xE2\x9C\x94\033'
|
||||
GN=`echo "\033[1;92m"`
|
||||
GN=`echo "\033[32m"`
|
||||
CL=`echo "\033[m"`
|
||||
APP="Debian"
|
||||
HN=$(echo ${APP,,} | tr -d ' ')
|
||||
|
|
Loading…
Reference in New Issue