summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-01-26 15:03:48 +0200
committerLV-426 <lv-426@taproot.org.il>2015-01-26 15:03:48 +0200
commit06a6710efd23eeb8d6b8680df5ed1146c7771504 (patch)
treefa6402bd755acffb3acc52e58aaf4894a76d778c
parent71f663d0c06c6284f375d890cb780bb362fc7f06 (diff)
removing dead htpasswd copy task
-rw-r--r--build.ant2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.ant b/build.ant
index 67536b3b..1a2099bd 100644
--- a/build.ant
+++ b/build.ant
@@ -78,8 +78,6 @@
<copy file="res/etc/rhizi-server.conf"
tofile="${targetDeploymentDir}/etc/rhizi-server.conf" />
- <copy file="res/etc/htpasswd"
- tofile="${targetDeploymentDir}/etc/htpasswd" />
<rsync src="res/templates/" dst="${targetDeploymentDir}/templates" />
</parallel>