This commit is contained in:
Michael Stanclift 2020-06-01 13:46:39 -05:00
parent 24c2425b7f
commit eac8a746e2

View File

@ -688,7 +688,6 @@ function detect_ssh {
${PKG_INSTALL} ssh-client >/dev/null 2>&1
error_validate
fi
fi
MESSAGE="Validating RSYNC Client on $HOSTNAME"