This commit is contained in:
neil 2020-12-07 21:41:08 +08:00
parent a0c2d312e9
commit 32b62d6d4f
1 changed files with 9 additions and 10 deletions

View File

@ -51,7 +51,6 @@ mailcow_deploy() {
_info "RSA key type detected"
_cert_type="rsa"
_cert_name_prefix=""
fi
_info "Copying key and cert"
_real_key="$_ssl_path/${_cert_name_prefix}key.pem"