Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
dea8a08b
Unverified
Commit
dea8a08b
authored
Mar 06, 2023
by
Hobby-Student
Committed by
GitHub
Mar 06, 2023
Browse files
added missing new line at EOF
parent
dde1bab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_kas.sh
View file @
dea8a08b
...
@@ -278,4 +278,4 @@ _callAPI() {
...
@@ -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
"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment