mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-16 23:26:07 +00:00
added missing new line at EOF
This commit is contained in:
@@ -278,4 +278,4 @@ _callAPI() {
|
|||||||
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
|
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
|
||||||
_debug2 "[KAS] -> Response" "$response"
|
_debug2 "[KAS] -> Response" "$response"
|
||||||
echo "$response"
|
echo "$response"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user