mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
3 lines
54 B
Bash
3 lines
54 B
Bash
#!/bin/sh
|
|
java -cp lib/i2p.jar net.i2p.util.EepGet $*
|