forked from I2P_Developers/i2p.i2p
* Installer: Don't launch the router from the postinstall.sh script
on linux anymore; add a panel to the installer to provide launch instructions.
This commit is contained in:
@@ -74,6 +74,7 @@ rm -f ./lib/*.dll
|
||||
rm -f ./*.bat
|
||||
rm -f ./*.exe
|
||||
rm -rf ./installer
|
||||
./i2prouter start
|
||||
# no, let's not start the router from the install script any more
|
||||
# ./i2prouter start
|
||||
exit 0
|
||||
|
||||
|
1
installer/resources/start-i2p.txt
Normal file
1
installer/resources/start-i2p.txt
Normal file
@@ -0,0 +1 @@
|
||||
To start I2P, run "$INSTALL_PATH/i2prouter start"
|
Reference in New Issue
Block a user