summaryrefslogtreecommitdiff
path: root/build.ant
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2014-12-03 13:15:55 +0200
committerLV-426 <lv-426@taproot.org.il>2014-12-03 13:15:55 +0200
commit2162d9fc87d3fedbfc7e158646737203f91b70ca (patch)
treebdc9dc8451b046ed7060a101138ab461a00d1ff3 /build.ant
parent6f61aefd06b9ae7fe9c3c5741f77d0cd9670583b (diff)
index.html: update deployment script
Diffstat (limited to 'build.ant')
-rw-r--r--build.ant2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.ant b/build.ant
index 51767b89..a7e1c0ed 100644
--- a/build.ant
+++ b/build.ant
@@ -47,8 +47,6 @@
<rsync src="${src__client}/res" dst="${dst}/static" />
<rsync src="${src__client}/lib" dst="${dst}/static" />
- <rsync src="${src__client}/index.html" dst="${dst}/templates/" />
-
<rsync src="${src__server}/src-py" dst="${dst}" />
<rsync src="${src__server}/res/etc" dst="${dst}" />
<rsync src="${src__server}/res/templates/" dst="${dst}/templates" />