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
430956d3
Commit
430956d3
authored
Oct 25, 2019
by
Jesai Langenbach
Browse files
Fix whitespaces
parent
c0449a3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_opnsense.sh
View file @
430956d3
...
...
@@ -234,7 +234,7 @@ _opns_check_auth() {
if
[
-z
"
$OPNs_Api_Insecure
"
]
;
then
OPNs_Api_Insecure
=
"0"
else
#save the api addr and key to the account conf file.
#save the api addr and key to the account conf file.
_saveaccountconf_mutable OPNs_Api_Insecure
"
$OPNs_Api_Insecure
"
fi
export
HTTPS_INSECURE
=
"
${
OPNs_Api_Insecure
}
"
...
...
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