mirror of https://github.com/tteck/Proxmox.git
Update debian-v3.sh
This commit is contained in:
parent
d8ebbc568b
commit
75126ff601
|
@ -8,7 +8,7 @@ BGN=`echo "\033[4;92m"`
|
|||
GN=`echo "\033[32m"`
|
||||
CL=`echo "\033[m"`
|
||||
BFR="\\r\\033[K"
|
||||
HOLD="[-]"
|
||||
HOLD="-"
|
||||
CM="${GN}✓${CL}"
|
||||
APP="Debian"
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
|
|
Loading…
Reference in New Issue