forked from I2P_Developers/i2p.i2p
Additional BOB fixes.
Added BOB to clients.config and wrapper.config for new installs.
This commit is contained in:
@@ -25,3 +25,9 @@ clientApp.4.main=net.i2p.apps.systray.UrlLauncher
|
||||
clientApp.4.name=consoleBrowser
|
||||
clientApp.4.args=http://localhost:7657/
|
||||
clientApp.4.delay=5
|
||||
|
||||
# Start up BOB
|
||||
clientApp.5.args=
|
||||
clientApp.5.delay=10
|
||||
clientApp.5.main=net.i2p.BOB.BOB
|
||||
clientApp.5.name=BOB
|
||||
|
Reference in New Issue
Block a user