mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 09:42:45 +00:00
removed unneeded return value
This commit is contained in:
parent
59870da3bc
commit
25f6b794ac
@ -271,5 +271,4 @@ _deploy_service() {
|
||||
|
||||
_info "$(__green "Deploying") to '$_name' using '$_hook'"
|
||||
_deploy "$_cdomain" "$_hook"
|
||||
return $?
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user