fix space

This commit is contained in:
Jesai Langenbach 2019-11-07 14:18:09 +01:00
parent 0b3ae1f972
commit afdf8a78c0
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ _opns_check_auth() {
else
_saveaccountconf_mutable OPNs_Port "$OPNs_Port"
fi
if ! printf '%s' "$OPNs_Api_Insecure" | grep -q '^[01]$'; then
_err 'OPNs_Api_Insecure specified but not 0/1 value'
return 1