7 lines
139 B
Makefile
7 lines
139 B
Makefile
plats.json: scripts/get_plats.py
|
|
./scripts/get_plats.py data/plats.geojson
|
|
|
|
.PHONY: satellite
|
|
satellite:
|
|
./scripts/download_satellite.py
|