lawrencedeerclub/Makefile

11 lines
249 B
Makefile
Raw Normal View History

2024-11-26 20:41:37 -06:00
plats.json: scripts/get_plats.py
./scripts/get_plats.py data/plats.geojson
.PHONY: satellite
satellite:
./scripts/download_satellite.py
2025-01-02 22:08:07 -06:00
.PHONY: deploy
deploy: plats.json satellite
rsync -avz ./ bert:/srv/www/lawrencedeerclub.chandlerswift.com/