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
a15f87ae
Commit
a15f87ae
authored
Mar 14, 2017
by
boyanpeychev
Browse files
Add DNS API for ClouDNS
parent
0dd6377f
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_cloudns.sh
View file @
a15f87ae
...
...
@@ -127,7 +127,7 @@ _dns_cloudns_get_zone_name() {
return
0
fi
i
=
$(
expr
$i
+ 1
)
i
=
$(
expr
"
$i
"
+ 1
)
done
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