rsync to archive rather than psg.com
This commit is contained in:
parent
e58c4ebdc0
commit
38fc8953c7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue