forked from I2P_Developers/i2p.i2p
update to build.xml to reflect name change of 'postinstall' to 'postinstall.sh'
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
<copy file="installer/resources/install_i2p_service_unix" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/install_i2p_service_winnt.bat" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/osid" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/postinstall" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/postinstall.sh" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/postinstall.bat" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/systray.config" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/uninstall_i2p_service_unix" todir="pkg-temp/" />
|
||||
|
||||
Reference in New Issue
Block a user