change the path in the directions in the makefile
Roger Dingledine

Roger Dingledine commited on 2005-12-23 20:09:21
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -3,7 +3,7 @@
3 3
 # 2. edit the two lines below to point to them.
4 4
 # 3. (edit include/versions.wmi or others if you like)
5 5
 # 4. make
6
-# 5. scp *.html.* arma@tor.eff.org:/var/www/fhaven/htdocs/
6
+# 5. scp *.html.* arma@tor.eff.org:/www/tor.eff.org/docs/
7 7
 
8 8
 TORCVSSTABLE = ../tor.0.1.0-branch
9 9
 TORCVSHEAD = ../tor-head
10 10