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
5fbaeda2
Unverified
Commit
5fbaeda2
authored
Aug 18, 2022
by
neil
Committed by
GitHub
Aug 18, 2022
Browse files
Update dns_la.sh
parent
233c724b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_la.sh
View file @
5fbaeda2
...
...
@@ -97,7 +97,7 @@ add_record() {
# _domain_id=sdjkglgdfewsdfg
_get_root
()
{
domain
=
$1
i
=
2
i
=
1
p
=
1
while
true
;
do
h
=
$(
printf
"%s"
"
$domain
"
|
cut
-d
.
-f
$i
-100
)
...
...
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