new line EOF

This commit is contained in:
Hobby-Student 2022-08-17 19:50:47 +02:00 committed by GitHub
parent 0e8fef73bb
commit da6a335b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -269,4 +269,4 @@ _callAPI() {
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
_debug2 "[KAS] -> Response" "$response"
echo "$response"
}
}