Add Makefile deploy target

This commit is contained in:
Chandler Swift 2025-01-02 22:08:07 -06:00
parent c014bacf4b
commit 4533956902
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -4,3 +4,7 @@ plats.json: scripts/get_plats.py
.PHONY: satellite
satellite:
./scripts/download_satellite.py
.PHONY: deploy
deploy: plats.json satellite
rsync -avz ./ bert:/srv/www/lawrencedeerclub.chandlerswift.com/