mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 17:12:07 +08:00
Cleanup shfmt warnings
This commit is contained in:
@@ -137,7 +137,7 @@ synology_dsm_deploy() {
|
||||
else
|
||||
_info "http services were NOT restarted"
|
||||
fi
|
||||
return 0;
|
||||
return 0
|
||||
else
|
||||
code=$(echo "$response" | jq -r ".error.code")
|
||||
_err "Unable to update certificate, error code $code"
|
||||
|
||||
Reference in New Issue
Block a user