mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-23 02:17:48 +00: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