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
a2071998
Commit
a2071998
authored
Oct 29, 2018
by
Ne-Lexa
Browse files
fixed _get_root() function
parent
a63dc75b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_internetbs.sh
View file @
a2071998
...
@@ -137,7 +137,7 @@ _get_root() {
...
@@ -137,7 +137,7 @@ _get_root() {
return
0
return
0
fi
fi
p
=
i
p
=
${
i
}
i
=
$(
_math
"
$i
"
+ 1
)
i
=
$(
_math
"
$i
"
+ 1
)
done
done
fi
fi
...
...
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