Update one or more Dreamhost domain DNS A records if local public IP doesn't match
Depends on wget
Uses the Dreamhost DNS API and icanhazip.com
cp .env.local .env- Fill in your Dreamhost API key (found here) and domain(s) in
.env
- run
./update.sh(option-dflag for a dry run: for testing and debugging)