mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
fix CI warnings v3
This commit is contained in:
@@ -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=""
|
||||||
|
|||||||
Reference in New Issue
Block a user