From 453395690212bf3a6a71c08f61bbc1560882ce12 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Thu, 2 Jan 2025 22:08:07 -0600 Subject: [PATCH] Add Makefile deploy target --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index b145c8d..363c1ef 100644 --- a/Makefile +++ b/Makefile @@ -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/