mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 09:24:26 +03:00
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:
parent
a6fc030db4
commit
7f7b361836
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user