mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-12 17:31:47 +00:00
Fix additional line
This commit is contained in:
parent
430956d304
commit
b85c1a8861
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user