matfra / isitfoggy.today

Few scripts to setup a timelapse camera
11 stars 2 forks source link

update_dns.sh unable to get zone_id #12

Open nhandler opened 6 years ago

nhandler commented 6 years ago

It looks like this is probably due to quoting issues with the $PUBLIC_DOMAIN. Replacing the variable with a hardcoded value resolves the issue.

matfra commented 6 years ago

I'll have a look at it.should i also add the option to create the entry?

nhandler commented 6 years ago

Maybe have the install script handle that (possibly by passing a flag to update_dns). For most people, they will only need to create the entry when they first set this up.