mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-24 14:11:42 +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…
Reference in New Issue
Block a user