[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/master] Clarify mirroring instructions based on suggestion by StalkR
commit 2be237ed0acb6d51d2aaa03f9bb1c921636841b7
Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
Date: Tue Oct 21 08:50:51 2014 +0200
Clarify mirroring instructions based on suggestion by StalkR
---
docs/en/running-a-mirror.wml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/running-a-mirror.wml b/docs/en/running-a-mirror.wml
index c6cb06b..53354a9 100644
--- a/docs/en/running-a-mirror.wml
+++ b/docs/en/running-a-mirror.wml
@@ -26,8 +26,8 @@
</p>
<tt>
<pre>
-rsync -av --exclude dist --delete rsync://rsync.torproject.org/website-mirror tor-mirror/
-rsync -av --delete rsync://rsync.torproject.org/dist-mirror tor-mirror/dist/
+rsync -aq --exclude dist --delete rsync://rsync.torproject.org/website-mirror/ /var/www/mirrors/torproject.org
+rsync -aq --delete rsync://rsync.torproject.org/dist-mirror/ /var/www/mirrors/torproject.org/dist
</pre>
</tt>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits