mirror of https://github.com/tteck/Proxmox.git
Update debian-install.sh
This commit is contained in:
parent
0679a2f060
commit
e6297b88a1
|
@ -25,7 +25,6 @@ function msg() {
|
|||
YW=`echo "\033[33m"`
|
||||
RD=`echo "\033[01;31m"`
|
||||
BL=`echo "\033[36m"`
|
||||
OVER="\\r\\033[K"
|
||||
GN=`echo "\033[1;92m"`
|
||||
CL=`echo "\033[m"`
|
||||
RETRY_NUM=10
|
||||
|
|
Loading…
Reference in New Issue