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
afdf8a78
Commit
afdf8a78
authored
Nov 07, 2019
by
Jesai Langenbach
Browse files
fix space
parent
0b3ae1f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_opnsense.sh
View file @
afdf8a78
...
@@ -236,7 +236,7 @@ _opns_check_auth() {
...
@@ -236,7 +236,7 @@ _opns_check_auth() {
else
else
_saveaccountconf_mutable OPNs_Port
"
$OPNs_Port
"
_saveaccountconf_mutable OPNs_Port
"
$OPNs_Port
"
fi
fi
if
!
printf
'%s'
"
$OPNs_Api_Insecure
"
|
grep
-q
'^[01]$'
;
then
if
!
printf
'%s'
"
$OPNs_Api_Insecure
"
|
grep
-q
'^[01]$'
;
then
_err
'OPNs_Api_Insecure specified but not 0/1 value'
_err
'OPNs_Api_Insecure specified but not 0/1 value'
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