forked from I2P_Developers/i2p.i2p
Rename install*txt files
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
$Id: install-headless.txt,v 1.5 2005/09/29 14:19:23 jrandom Exp $
|
|
||||||
Headless I2P installation instructions
|
Headless I2P installation instructions
|
||||||
|
|
||||||
1) tar xjf i2p.tar.bz2 (you've already done this)
|
1) tar xjf i2p.tar.bz2 (you've already done this)
|
||||||
2) cd i2p ; vi install-headless.txt (you're doing this now)
|
2) cd i2p ; vi INSTALL-headless.txt (you're doing this now)
|
||||||
3) sh postinstall.sh (this launches the router)
|
3) sh postinstall.sh (this launches the router)
|
||||||
4) lynx http://localhost:7657/index.jsp (configure the router)
|
4) lynx http://localhost:7657/index.jsp (configure the router)
|
||||||
|
|
@@ -278,7 +278,7 @@
|
|||||||
<fileset dir="installer/lib/wrapper/win32/" />
|
<fileset dir="installer/lib/wrapper/win32/" />
|
||||||
</copy>
|
</copy>
|
||||||
<copy file="hosts.txt" todir="pkg-temp/" />
|
<copy file="hosts.txt" todir="pkg-temp/" />
|
||||||
<copy file="install-headless.txt" todir="pkg-temp/" />
|
<copy file="INSTALL-headless.txt" todir="pkg-temp/" />
|
||||||
<copy file="history.txt" todir="pkg-temp/" />
|
<copy file="history.txt" todir="pkg-temp/" />
|
||||||
<mkdir dir="pkg-temp/scripts" />
|
<mkdir dir="pkg-temp/scripts" />
|
||||||
<copy file="apps/proxyscript/i2pProxy.pac" todir="pkg-temp/scripts/" />
|
<copy file="apps/proxyscript/i2pProxy.pac" todir="pkg-temp/scripts/" />
|
||||||
|
Reference in New Issue
Block a user