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