forked from I2P_Developers/i2p.i2p
-30rc
Add an icon (in OSX parlance, a 'bundle') to the installation folder to start I2P. While there might be a better way to handle this (admittedly, I don't know OSX that well), it is my belief that this way is less 'hackish' than the various OSX 'installers' that I've seen floating around.
This commit is contained in:
4
installer/resources/Start I2P Router.app/Contents/MacOS/i2prouter
Executable file
4
installer/resources/Start I2P Router.app/Contents/MacOS/i2prouter
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
%INSTALL_PATH/i2prouter start
|
Reference in New Issue
Block a user