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
b85c1a88
Commit
b85c1a88
authored
Oct 25, 2019
by
Jesai Langenbach
Browse files
Fix additional line
parent
430956d3
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_opnsense.sh
View file @
b85c1a88
...
@@ -257,7 +257,6 @@ _opns_check_auth() {
...
@@ -257,7 +257,6 @@ _opns_check_auth() {
_saveaccountconf_mutable OPNs_Token
"
$OPNs_Token
"
_saveaccountconf_mutable OPNs_Token
"
$OPNs_Token
"
fi
fi
if
!
_opns_rest
"GET"
"/general/get"
;
then
if
!
_opns_rest
"GET"
"/general/get"
;
then
_err
"Can't Access OPNsense"
_err
"Can't Access OPNsense"
return
1
return
1
...
...
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