forked from I2P_Developers/i2p.i2p
correct name of git-bundle ant target
This commit is contained in:
@@ -3127,7 +3127,7 @@
|
||||
<checksum file="portable-win32.zip" forceOverwrite="yes"/>
|
||||
<move file="portable" tofile="pkg-temp"/>
|
||||
</target>
|
||||
<target name="bundle" depends="pkg">
|
||||
<target name="git-bundle" depends="pkg">
|
||||
<exec executable="git" failonerror="true">
|
||||
<arg value="bundle" />
|
||||
<arg value="create" />
|
||||
|
||||
Reference in New Issue
Block a user