[onionoo/master] Exclude votes from rsync.

9 Mar
2012
9 Mar
'12
11:09 a.m.
commit 1f92229bc389baae5b29981e866449eec5704abc Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Fri Mar 9 12:09:08 2012 +0100 Exclude votes from rsync. --- bin/update.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/update.sh b/bin/update.sh index 8b11d2d..3fd815c 100755 --- a/bin/update.sh +++ b/bin/update.sh @@ -1,4 +1,4 @@ #!/bin/bash -rsync -arz --delete metrics.torproject.org::metrics-recent in +rsync -arz --delete --exclude 'relay-descriptors/votes' metrics.torproject.org::metrics-recent in ant run >> log
4857
Age (days ago)
4857
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org