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

View File

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