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
4242354c
Commit
4242354c
authored
Aug 28, 2020
by
StefanAbl
Browse files
fix shfmt error
parent
8728389c
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_dynv6.sh
View file @
4242354c
...
@@ -260,7 +260,7 @@ _del_record() {
...
@@ -260,7 +260,7 @@ _del_record() {
_dynv6_rest
()
{
_dynv6_rest
()
{
m
=
$1
#method GET,POST,DELETE or PUT
m
=
$1
#method GET,POST,DELETE or PUT
ep
=
"
$2
"
#the endpoint
ep
=
"
$2
"
#the endpoint
data
=
"
$3
"
data
=
"
$3
"
_debug
"
$ep
"
_debug
"
$ep
"
...
...
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