Fix Makefile target name

This commit is contained in:
Chandler Swift 2025-11-08 17:27:38 -06:00
parent 12a2d05c7c
commit 6cd8b7e456
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -1,4 +1,4 @@
plats.json: scripts/get_plats.py
data/plats.json: scripts/get_plats.py
./scripts/get_plats.py data/plats.geojson
.PHONY: satellite
@ -6,5 +6,5 @@ satellite:
./scripts/download_satellite.py
.PHONY: deploy
deploy: plats.json satellite
deploy: data/plats.json satellite
rsync -avz --exclude=unused/ --delete ./ bert:/srv/www/lawrencedeerclub.chandlerswift.com/