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
f8fb0e67
Commit
f8fb0e67
authored
Mar 26, 2018
by
Felipe Braz
Browse files
fix dnsapi/dns_kinghost.sh with shfmt utility
parent
86ef6e69
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_kinghost.sh
View file @
f8fb0e67
...
@@ -31,8 +31,8 @@ dns_kinghost_add() {
...
@@ -31,8 +31,8 @@ dns_kinghost_add() {
fi
fi
#save the credentials to the account conf file.
#save the credentials to the account conf file.
_saveaccountconf_mutable KINGHOST_Username
"
$KINGHOST_Username
"
_saveaccountconf_mutable KINGHOST_Username
"
$KINGHOST_Username
"
_saveaccountconf_mutable KINGHOST_Password
"
$KINGHOST_Password
"
_saveaccountconf_mutable KINGHOST_Password
"
$KINGHOST_Password
"
_debug
"Getting txt records"
_debug
"Getting txt records"
_kinghost_rest GET
"dns"
"name=
$fulldomain
&content=
$txtvalue
"
_kinghost_rest GET
"dns"
"name=
$fulldomain
&content=
$txtvalue
"
...
...
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