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
22f8ab11
Unverified
Commit
22f8ab11
authored
May 02, 2020
by
ThiloGa
Committed by
GitHub
May 02, 2020
Browse files
typo fixing
parent
45e60006
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_df.sh
View file @
22f8ab11
...
...
@@ -5,8 +5,8 @@
#
# Environment variables:
#
# - $DF_user (your dyndnsfree.de
API
username)
# - $DF_password (your dyndnsfree.de
API
password)
# - $DF_user (your dyndnsfree.de username)
# - $DF_password (your dyndnsfree.de password)
#
# Author: Thilo Gass <thilo.gass@gmail.com>
# Git repo: https://github.com/ThiloGa/acme.sh
...
...
@@ -30,7 +30,7 @@ dns_df_add() {
return
1
fi
#save the api user and sha256 password to the account conf file.
_debug
"Save user and
h
as
h
"
_debug
"Save user and
p
as
sword
"
_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