mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-01 14:12:53 +00:00
fix CI warnings v3
This commit is contained in:
parent
be7688a4df
commit
f3dd1603db
@ -99,7 +99,6 @@ _nic_get_auth_elements() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [ -z "$NIC_ClientID" ] || [ -z "$NIC_ClientSecret" ] || [ -z "$NIC_Username" ] || [ -z "$NIC_Password" ]; then
|
if [ -z "$NIC_ClientID" ] || [ -z "$NIC_ClientSecret" ] || [ -z "$NIC_Username" ] || [ -z "$NIC_Password" ]; then
|
||||||
NIC_ClientID=""
|
NIC_ClientID=""
|
||||||
NIC_ClientSecret=""
|
NIC_ClientSecret=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user