diff --git a/nsupdate.d/sample.config.dist b/nsupdate.d/sample.config.dist index 6861db9..8890bb0 100755 --- a/nsupdate.d/sample.config.dist +++ b/nsupdate.d/sample.config.dist @@ -9,9 +9,9 @@ IPV6="NO" # Login credentials for the inwx admin interface INWX_USER="USERNAME" -INWX_PASS="PASSWORD" +INWX_PASS='PASSWORD' # The hostname that you want to update and it's ID from the inwx interface # You get the ID when you edit the given nameserver entry and hover the save button. DOMAIN="DOMAIN" -INWX_DOMAIN_ID="123456789" \ No newline at end of file +INWX_DOMAIN_ID="123456789"