mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 10:12:44 +00:00
Update ssh_cpanel.sh
Add missing space to comment to fix Travis check (maybe)
This commit is contained in:
parent
2e52d2bc1e
commit
7870b5692e
@ -77,7 +77,7 @@ ssh_cpanel_deploy() {
|
|||||||
|
|
||||||
_info "Deploy certificates to remote server $Le_Deploy_ssh_cpanel_user@$Le_Deploy_ssh_cpanel_server"
|
_info "Deploy certificates to remote server $Le_Deploy_ssh_cpanel_user@$Le_Deploy_ssh_cpanel_server"
|
||||||
|
|
||||||
# read cert and key files and urlencode both
|
# read cert and key files and urlencode both
|
||||||
_info "URL Encode Certificate..."
|
_info "URL Encode Certificate..."
|
||||||
_cert=$(_url_encode <"$_ccert")
|
_cert=$(_url_encode <"$_ccert")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user