diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-26 15:03:48 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-26 15:03:48 +0200 |
| commit | 06a6710efd23eeb8d6b8680df5ed1146c7771504 (patch) | |
| tree | fa6402bd755acffb3acc52e58aaf4894a76d778c /build.ant | |
| parent | 71f663d0c06c6284f375d890cb780bb362fc7f06 (diff) | |
removing dead htpasswd copy task
Diffstat (limited to 'build.ant')
| -rw-r--r-- | build.ant | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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> |
