From 165e06ea2d3c40dbebb4e028eb38f87bf71a8eae Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 3 Aug 2024 16:17:21 +0100 Subject: [PATCH] debuggery --- build-data.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build-data.sh b/build-data.sh index 23f6392..0d7afa5 100755 --- a/build-data.sh +++ b/build-data.sh @@ -133,6 +133,7 @@ echo $LIBPHONENUMBERTAG > .libphonenumber-tag # https://www.nationalpooling.com/reports/region/AllBlocksAugmentedReport.zip \ # https://cnac.ca/data/COCodeStatus_ALL.zip; do + echo downloading $i # make sure that there's a file that curl -z can look at target_filename=$(basename $i|sed 's/?.*//') if test ! -e $target_filename; then