Unverified Commit 5fbaeda2 authored by neil's avatar neil Committed by GitHub
Browse files

Update dns_la.sh

parent 233c724b
......@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment