diff options
| -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> |
