mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-03 19:52:10 +08:00
removed unneeded return value
This commit is contained in:
@@ -271,5 +271,4 @@ _deploy_service() {
|
||||
|
||||
_info "$(__green "Deploying") to '$_name' using '$_hook'"
|
||||
_deploy "$_cdomain" "$_hook"
|
||||
return $?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user