3 lines
86 B
Bash
Executable File
3 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
java -cp $I2P/lib/i2p.jar:$I2P/lib/router.jar net.i2p.router.MultiRouter $*
|