forked from I2P_Developers/i2p.i2p
local scripts are now made executable by postinstall.sh
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
</job>
|
||||
<job name="Launching I2P...">
|
||||
<os family="unix" />
|
||||
<executefile name="$INSTALL_PATH/postinstall" />
|
||||
<executefile name="$INSTALL_PATH/sh">
|
||||
<arg>postinstall.sh</arg>
|
||||
</executefile>
|
||||
</job>
|
||||
</processing>
|
||||
Reference in New Issue
Block a user