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
40631f46
Commit
40631f46
authored
Nov 29, 2020
by
Lorenz Stechauner
Browse files
World4You updated info strings
parent
f665c73b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_world4you.sh
View file @
40631f46
...
...
@@ -14,7 +14,7 @@ RECORD=''
dns_world4you_add
()
{
fqdn
=
"
$1
"
value
=
"
$2
"
_info
"Using world4you"
_info
"Using world4you
to add record
"
_debug fulldomain
"
$fqdn
"
_debug txtvalue
"
$value
"
...
...
@@ -64,7 +64,7 @@ AddDnsRecordForm[uniqueFormIdTTL]=$formidttl&AddDnsRecordForm[_token]=$form_toke
dns_world4you_rm
()
{
fqdn
=
"
$1
"
value
=
"
$2
"
_info
"Using world4you"
_info
"Using world4you
to remove record
"
_debug fulldomain
"
$fqdn
"
_debug txtvalue
"
$value
"
...
...
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