From 170d134f6988450861d23eb02855eafd84a4e071 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Fri, 19 Jul 2024 16:23:03 +0200 Subject: Add rsync publish method --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ee0da47..0d60cb7 100644 --- a/Makefile +++ b/Makefile @@ -17,3 +17,6 @@ clean: publish: neocities push build + +publish-http: + rsync -avh ./build/ hozyro-srv:/var/www/hozyro --delete -- cgit v1.2.3