git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
f9b9e7b25
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
publish
switch the publish script to use rsync like it should
Roger Dingledine
commited
f9b9e7b25
at 2006-07-31 23:19:40
publish
Blame
History
Raw
#!/bin/sh cvs update -d -P make # XXX should check whether make fails ## I'm not comfortable having arbitrary people use --delete yet, ## since if they screw up it'll blow away arbitrary things. #rsync -Pravz --delete . tor.eff.org:directory/ rsync -Pravz . tor.eff.org:/www/tor.eff.org/docs/