* 2005-03-06 0.5.0.2 released
2005-03-06 jrandom * Allow the I2PTunnel web interface to select streaming lib options for individual client tunnels, rather than sharing them across all of them, as we do with the session options. This way people can (and should) set the irc proxy to interactive and the eepproxy to bulk. * Added a startRouter.sh script to new installs which simply calls "sh i2prouter start". This should make it clear how people should start I2P.
This commit is contained in:
@ -19,6 +19,7 @@ fi
|
||||
chmod 744 ./i2prouter
|
||||
# chmod 744 ./install_i2p_service_unix
|
||||
chmod 744 ./osid
|
||||
chmod 744 ./startRouter.sh
|
||||
# chmod 744 ./uninstall_i2p_service_unix
|
||||
|
||||
ERROR_MSG="Cannot determine operating system type. From the subdirectory in lib/wrapper matching your operating system, please move i2psvc to your base I2P directory, and move the remaining two files to the lib directory."
|
||||
|
Reference in New Issue
Block a user