mirror of https://github.com/tteck/Proxmox.git
revert SSH_CHECK
parent
23d8d1b807
commit
92c24cefe4
|
@ -269,7 +269,6 @@ function START_SCRIPT() {
|
||||||
}
|
}
|
||||||
ARCH_CHECK
|
ARCH_CHECK
|
||||||
PVE_CHECK
|
PVE_CHECK
|
||||||
SSH_CHECK
|
|
||||||
START_SCRIPT
|
START_SCRIPT
|
||||||
msg_info "Validating Storage"
|
msg_info "Validating Storage"
|
||||||
while read -r line; do
|
while read -r line; do
|
||||||
|
|
Loading…
Reference in New Issue