mirror of https://github.com/tteck/Proxmox.git
Update debian-install.sh
This commit is contained in:
parent
75126ff601
commit
61dab4d64a
|
@ -34,7 +34,7 @@ NUM=$RETRY_NUM
|
||||||
CM="${GN}✓${CL}"
|
CM="${GN}✓${CL}"
|
||||||
CROSS="${RD}✗${CL}"
|
CROSS="${RD}✗${CL}"
|
||||||
BFR="\\r\\033[K"
|
BFR="\\r\\033[K"
|
||||||
HOLD="[-]"
|
HOLD="-"
|
||||||
|
|
||||||
function msg_info() {
|
function msg_info() {
|
||||||
local msg="$1"
|
local msg="$1"
|
||||||
|
|
Loading…
Reference in New Issue