forked from I2P_Developers/i2p.i2p
2005-10-19 jrandom
* Bugfix for the auto-update code to handle different usage patterns
* Decreased the addressbook recheck frequency to once every 12 hours
instead of hourly.
* Handle dynamically changing the HMAC size (again, unless your nym is
toad or jrandom, ignore this ;)
* Cleaned up some synchronization/locking code
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
export I2P=~i2p/i2p
|
||||
#export I2P=~i2p/i2p
|
||||
export I2P=.
|
||||
java -cp $I2P/lib/i2p.jar net.i2p.util.EepGet $*
|
||||
|
||||
Reference in New Issue
Block a user