EricRubl / digitalocean-dns-updater

Linux daemon for dynamically updating DigitalOcean DNS records
GNU Lesser General Public License v3.0
2 stars 2 forks source link

Add option to update main record #4

Open HarlemSquirrel opened 5 years ago

HarlemSquirrel commented 5 years ago

This allows ignoring the main DNS @ record and instead uses the first record in the list to check if the record needs to be updated.

In my case, I want to only update a subdomain, not the main @ record.