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
|
if [[ "$INTER" == "0" ]]; then
|
||||||
msg_ok "Internet Online"
|
msg_ok "Internet Online"
|
||||||
else
|
else
|
||||||
echo -e "${CROSS}${RD} Internet Offline"
|
echo -e "${BFR} ${CROSS}${RD} Internet Offline"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
msg_info "Updating Container OS"
|
msg_info "Updating Container OS"
|
||||||
|
|
Loading…
Reference in New Issue