webwml/publish
2006-07-31 21:19:40 +00:00

12 lines
296 B
Bash
Executable File

#!/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/