Cleanup shfmt warnings
This commit is contained in:
parent
548f83c3ad
commit
6459ccb185
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user