aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66de284..2482720 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
# it's a mirror of the upstream VICMAP data with split shp files reduced to a single shp file
downloadVicmap:
mkdir -p data
- wget --directory-prefix=data https://www.alantgeo.com.au/share/VICMAP_ADDRESS.zip
+ wget --no-verbose --directory-prefix=data https://www.alantgeo.com.au/share/VICMAP_ADDRESS.zip
unzip: data/VICMAP_ADDRESS.zip
mkdir -p data/vicmap