summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>