Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
06e7ebbd
Commit
06e7ebbd
authored
Jul 13, 2020
by
StefanAbl
Browse files
no supporting HTTP API as well
parent
a83b16e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_dynv6.sh
View file @
06e7ebbd
...
@@ -14,10 +14,6 @@ dns_dynv6_add() {
...
@@ -14,10 +14,6 @@ dns_dynv6_add() {
_get_keyfile
_get_keyfile
_info
"using keyfile
$dynv6_keyfile
"
_info
"using keyfile
$dynv6_keyfile
"
_your_hosts
=
"
$(
ssh
-i
"
$dynv6_keyfile
"
api@dynv6.com hosts
)
"
_your_hosts
=
"
$(
ssh
-i
"
$dynv6_keyfile
"
api@dynv6.com hosts
)
"
<<<<<<
< HEAD
=======
>>>>>>>
first attempt to make travis happy
if
!
_get_domain
"
$fulldomain
"
"
$_your_hosts
"
;
then
if
!
_get_domain
"
$fulldomain
"
"
$_your_hosts
"
;
then
_err
"Host not found on your account"
_err
"Host not found on your account"
return
1
return
1
...
...
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