lawrencedeerclub/Makefile

10 lines
286 B
Makefile

data/plats.json: scripts/get_plats.py
./scripts/get_plats.py data/plats.geojson
.PHONY: satellite
satellite:
./scripts/download_satellite.py
.PHONY: deploy
deploy: data/plats.json satellite
rsync -avz --exclude=unused/ --delete ./ bert:/srv/www/lawrencedeerclub.chandlerswift.com/