1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01:00

Update debian-install.sh

This commit is contained in:
tteckster 2022-04-16 10:12:49 -04:00 committed by GitHub
parent 75126ff601
commit 61dab4d64a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ NUM=$RETRY_NUM
CM="${GN}${CL}"
CROSS="${RD}${CL}"
BFR="\\r\\033[K"
HOLD="[-]"
HOLD="-"
function msg_info() {
local msg="$1"