revert SSH_CHECK

pull/1272/head
tteckster 2 years ago committed by GitHub
parent 23d8d1b807
commit 92c24cefe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      vm/haos-vm.sh

@ -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…
Cancel
Save