summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 81f211d..913d5bf 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,10 @@ archive:
&& gpg2 -sb --armor -o archive/${TARBALL}.sig archive/${TARBALL}
.PHONY: archive
+archive-up:
+ rsync archive/* root@lyra:/var/www/root/nfsw/
+.PHONY: archive-up
+
prd-init:
ssh root@${PRD_HOST} \\"echo 'https://cdn.openbsd.org/pub/OpenBSD' \