revert SSH_CHECK

This commit is contained in:
tteckster
2023-03-27 20:53:51 -04:00
committed by GitHub
parent 23d8d1b807
commit 92c24cefe4

View File

@ -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