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