3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
java -cp $I2P/lib/router.jar:$I2P/lib/i2p.jar net.i2p.data.PrivateKeyFile "$@"
|