diff --git a/build.sh b/build.sh index 0c7fa7f..08ce43e 100755 --- a/build.sh +++ b/build.sh @@ -130,7 +130,7 @@ single_planet() { mkdir -p "./work/contours/$REG" pyhgtmap \ - --polygon="./work/poly/$PATH_ARG.poly" \ + --polygon="./work/poly/$REG.poly" \ --step=100 \ --hgtdir=work/hgt \ --sources=view1,view3 \