Files
i2p.i2p/installer/resources/eepget.bat
kytv 435bc826d3 Add the path to $I2P to eepget.bat
Allow eepget.bat to be called from any location or copied to any location by
adding the full path to the i2p router.
2011-09-12 10:38:30 +00:00

4 lines
109 B
Batchfile

@echo off
set _I2PHOME=%INSTALL_PATH
java -cp "%_I2PHOME%\lib\i2p.jar" net.i2p.util.EepGet %1 %2 %3 %4 %5