mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
remove more whitespace (trying to get TravisCI working)
This commit is contained in:
parent
ec73aeba16
commit
5f593994c7
@ -28,7 +28,6 @@ haproxy_deploy() {
|
|||||||
_err "Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
|
_err "Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_pem_full_path="$_pem_path/$_cdomain.pem"
|
_pem_full_path="$_pem_path/$_cdomain.pem"
|
||||||
_info "Full path to PEM $_pem_full_path"
|
_info "Full path to PEM $_pem_full_path"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user