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
3975792b
Commit
3975792b
authored
Sep 08, 2018
by
LLeny
Browse files
shfmt
parent
697e694d
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_namecheap.sh
View file @
3975792b
...
...
@@ -69,7 +69,6 @@ dns_namecheap_rm() {
_debug sub_domain
"
$_sub_domain
"
_del_namecheap_TXT
"
$_domain
"
"
$_sub_domain
"
"
$txtvalue
"
}
#################### Private functions below ##################################
...
...
@@ -158,7 +157,6 @@ _namecheap_post() {
return
0
}
_namecheap_parse_host
()
{
_host
=
$1
_debug _host
"
$_host
"
...
...
@@ -176,7 +174,6 @@ _namecheap_parse_host() {
_debug hostaddress
"
$_hostaddress
"
_debug hostmxpref
"
$_hostmxpref
"
_debug hostttl
"
$_hostttl
"
}
_namecheap_check_config
()
{
...
...
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