Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
neilpang committed Jan 6, 2020
1 parent b2ff924 commit c3fbc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnsapi/dns_nic.sh
Expand Up @@ -24,7 +24,7 @@ dns_nic_add() {
return 1
fi

_saveaccountconf_mutable NIC_Customer "$NIC_Token"
_saveaccountconf_mutable NIC_Token "$NIC_Token"
_saveaccountconf_mutable NIC_Username "$NIC_Username"
_saveaccountconf_mutable NIC_Password "$NIC_Password"

Expand Down

0 comments on commit c3fbc36

Please sign in to comment.