Skip to content

Commit

Permalink
debuggery
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Aug 3, 2024
1 parent c6c2200 commit 165e06e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 165e06e

Please sign in to comment.