Browse Source

spelling: satisfy

pull/745/head
Josh Soref 8 years ago
parent
commit
0d6ce9f977
  1. 2
      dnsapi/dns_cyon.sh

2
dnsapi/dns_cyon.sh

@ -50,7 +50,7 @@ _cyon_load_credentials() {
fi
if [ -z "${CY_Username}" ] || [ -z "${CY_Password}" ]; then
# Dummy entries to satify script checker.
# Dummy entries to satisfy script checker.
CY_Username=""
CY_Password=""
CY_OTP_Secret=""

Loading…
Cancel
Save