mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 12:22:19 +08: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