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
3b0d7bc4
Unverified
Commit
3b0d7bc4
authored
May 02, 2020
by
ThiloGa
Committed by
GitHub
May 02, 2020
Browse files
typo fixing
parent
22f8ab11
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_df.sh
View file @
3b0d7bc4
...
...
@@ -29,7 +29,7 @@ dns_df_add() {
_err
"No auth details provided. Please set user credentials using the
\$
DF_user and
\$
DF_password environment variables."
return
1
fi
#save the api user and
sha256
password to the account conf file.
#save the api user and password to the account conf file.
_debug
"Save user and password"
_saveaccountconf_mutable DF_user
"
$DF_user
"
_saveaccountconf_mutable DF_password
"
$DF_password
"
...
...
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