mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-21 17:37:43 +00:00
fix
This commit is contained in:
@@ -51,7 +51,6 @@ mailcow_deploy() {
|
|||||||
_info "RSA key type detected"
|
_info "RSA key type detected"
|
||||||
_cert_type="rsa"
|
_cert_type="rsa"
|
||||||
_cert_name_prefix=""
|
_cert_name_prefix=""
|
||||||
|
|
||||||
fi
|
fi
|
||||||
_info "Copying key and cert"
|
_info "Copying key and cert"
|
||||||
_real_key="$_ssl_path/${_cert_name_prefix}key.pem"
|
_real_key="$_ssl_path/${_cert_name_prefix}key.pem"
|
||||||
|
|||||||
Reference in New Issue
Block a user