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
3d859865
Commit
3d859865
authored
Mar 14, 2017
by
boyanpeychev
Browse files
Add DNS API for ClouDNS
parent
55a5da21
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_cloudns.sh
View file @
3d859865
...
@@ -126,7 +126,7 @@ _dns_cloudns_get_zone_name() {
...
@@ -126,7 +126,7 @@ _dns_cloudns_get_zone_name() {
return
0
return
0
fi
fi
i
=
$((
$
i
+
1
))
i
=
$(($
{
i
}
+
1
))
done
done
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