diff options
| author | Alon Levy <alon@pobox.com> | 2015-01-27 10:07:40 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-01-27 10:07:40 +0200 |
| commit | 19d9fad85ad6dacd419530f3d9d26f952b663c11 (patch) | |
| tree | 7a1f82dcfbac4e76608dbe248cc868501c1b87dd | |
| parent | 0a37af6b5d5e907211e6c00fd8d1840331240084 (diff) | |
Revert "removing dead htpasswd copy task"
This reverts commit 06a6710efd23eeb8d6b8680df5ed1146c7771504.
| -rw-r--r-- | build.ant | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,6 +78,8 @@ <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> |
