mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-02 18:54:48 +08:00
Remove explicit save of the deployhook
acme.sh takes care of that
This commit is contained in:
@@ -68,10 +68,6 @@ multideploy_deploy() {
|
||||
_deploy_services "$file"
|
||||
_exitCode="$?"
|
||||
|
||||
# Save deployhook for renewals
|
||||
_debug2 "Setting Le_DeployHook"
|
||||
_savedomainconf "Le_DeployHook" "multideploy"
|
||||
|
||||
return "$_exitCode"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user