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