mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-04 00:05:35 +00:00
Fix variable name
This commit is contained in:
@@ -61,8 +61,8 @@ haproxy_deploy() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
Le_Deploy_haproxy_cert="${DEPLOY_HAPROXY_PEM}"
|
Le_Deploy_haproxy_pem="${DEPLOY_HAPROXY_PEM}"
|
||||||
_savedomainconf Le_Deploy_haproxy_cert "${Le_Deploy_haproxy_pem}"
|
_savedomainconf Le_Deploy_haproxy_pem "${Le_Deploy_haproxy_pem}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# BUNDLE is optional. If not provided then assume "${DEPLOY_HAPROXY_BUNDLE_DEFAULT}"
|
# BUNDLE is optional. If not provided then assume "${DEPLOY_HAPROXY_BUNDLE_DEFAULT}"
|
||||||
|
Reference in New Issue
Block a user