diff --git a/Makefile b/Makefile index cde61c5..5b105fe 100644 --- a/Makefile +++ b/Makefile @@ -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/