rsync to archive rather than psg.com

This commit is contained in:
Randy Bush 2022-06-02 12:47:41 -07:00
parent e58c4ebdc0
commit 38fc8953c7

View file

@ -5,7 +5,7 @@
# Your nroff document is called foo.txt. Change below as appropiate. # Your nroff document is called foo.txt. Change below as appropiate.
NAME=draft-ietf-sidrops-rov-no-rr 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 RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete
all: $(NAME).xml all: $(NAME).xml