From 38fc8953c7d62a2644306f5f3968a3a13fd3cda5 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Thu, 2 Jun 2022 12:47:41 -0700 Subject: [PATCH] rsync to archive rather than psg.com --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index af73f5b..ef12832 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Your nroff document is called foo.txt. Change below as appropiate. NAME=draft-ietf-sidrops-rov-no-rr -DEST=psg.com:public_html +DEST=archive.psg.com:public_html RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete all: $(NAME).xml