And add all the new maps to the deploy_actdev script. This'll get less awful when I start namespacing cities by country too.

This commit is contained in:
Dustin Carlino 2021-02-09 16:29:31 -08:00
parent a6fc030db4
commit 7f7b361836

View File

@ -16,7 +16,7 @@ cd ..
# Copy just what's needed from data
mkdir abst_actdev/system
for dir in cambridge cheshire; do
for dir in allerton_bywater cambridge cheshire dartford harwell lancaster leeds poynton stratford_upon_avon; do
cp -Rv data/system/$dir abst_actdev/system
done
cp -Rv data/system/study_areas abst_actdev/system