Unverified Commit 6459ccb1 authored by Brian Hartvigsen's avatar Brian Hartvigsen
Browse files

Cleanup shfmt warnings

parent 548f83c3
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment