mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 09:38:59 +00:00
fix space
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user