mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 13:22:08 +08:00
Fix additional line
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user