mirror of https://github.com/tteck/Proxmox.git
Update debian-install.sh
This commit is contained in:
parent
289749584b
commit
bd477a90ef
|
@ -60,7 +60,7 @@ sleep 2
|
|||
if [[ "$INTER" == "0" ]]; then
|
||||
msg_ok "Internet Online"
|
||||
else
|
||||
echo -e "${CROSS}${RD} Internet Offline"
|
||||
echo -e "${BFR} ${CROSS}${RD} Internet Offline"
|
||||
fi
|
||||
|
||||
msg_info "Updating Container OS"
|
||||
|
|
Loading…
Reference in New Issue