revert SSH_CHECK

This commit is contained in:
tteckster 2023-03-27 20:53:51 -04:00 committed by GitHub
parent 23d8d1b807
commit 92c24cefe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ function START_SCRIPT() {
}
ARCH_CHECK
PVE_CHECK
SSH_CHECK
START_SCRIPT
msg_info "Validating Storage"
while read -r line; do