I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 34163fb8 authored by jrandom's avatar jrandom Committed by zzz
Browse files

dont overwrite index.html anymore (0.4.1.2 wont)

parent 98d2d661
No related branches found
No related tags found
No related merge requests found
......@@ -232,9 +232,6 @@
<copy file="hosts.txt" todir="pkg-temp/" />
<mkdir dir="pkg-temp/eepsite" />
<mkdir dir="pkg-temp/eepsite/webapps" />
<mkdir dir="pkg-temp/eepsite/logs" />
<mkdir dir="pkg-temp/eepsite/docroot" />
<copy file="installer/resources/eepsite_index.html" tofile="pkg-temp/eepsite/docroot/index.html" />
<copy file="installer/resources/jetty.xml" tofile="pkg-temp/eepsite/jetty.xml" />
<zip destfile="i2pupdate.zip" basedir="pkg-temp" />
</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment