Files
i2p.itoopie/installer/resources/eepget

4 lines
83 B
Plaintext
Raw Normal View History

2005-04-03 13:35:52 +00:00
#!/bin/sh
2009-06-13 13:46:11 +00:00
I2P="%INSTALL_PATH"
java -cp "$I2P/lib/i2p.jar" net.i2p.util.EepGet "$@"