From: Tom Hughes Date: Fri, 6 Dec 2019 09:33:41 +0000 (+0000) Subject: Only publish new geodns configurations if they have changed X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/eb8b511632493adfb0785aa9616f544216bfbdaa Only publish new geodns configurations if they have changed --- diff --git a/Makefile b/Makefile index 4cc2d7c..3875694 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ update_bytemark: all bin/update update_geodns: all - parallel --will-cite rsync --quiet --recursive gdns/ {}::geodns ::: ${GEODNS_SERVERS} + parallel --will-cite rsync --quiet --recursive --checksum gdns/ {}::geodns ::: ${GEODNS_SERVERS} lib/countries.xml: curl -s -o $@ http://api.geonames.org/countryInfo?username=demo