neilpang 2019-05-08 22:13:33 +08:00
parent 11ecbd27be
commit 1a126b700f
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ haproxy_deploy() {
return ${_ret}
fi
else
[ -f "${_issuer}" ] _err "Issuer file update not requested but .issuer file exists"
[ -f "${_issuer}" ] && _err "Issuer file update not requested but .issuer file exists"
fi
# Update .ocsp file if certificate was requested with --ocsp/--ocsp-must-staple option