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

Update dns_fornex.sh

parent 7278fd25
......@@ -81,7 +81,7 @@ dns_fornex_rm() {
_get_root() {
domain=$1
i=2
i=1
while true; do
h=$(printf "%s" "$domain" | cut -d . -f $i-100)
_debug h "$h"
......
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