diff options
| author | Alon Levy <alon@pobox.com> | 2015-01-21 19:12:32 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-01-21 19:12:40 +0200 |
| commit | e5f920c8c62c55c6028a4042f84446ddb0184c32 (patch) | |
| tree | 2713c0fd358c45e422d0605770dac38367b48144 | |
| parent | e53e4cc2fb141c5a64018bd988fb4fa3efd898f7 (diff) | |
build.ant: document change accidentally introduced to previous patch
| -rw-r--r-- | build.ant | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -62,6 +62,8 @@ <mkdir dir="${targetDeploymentDir}/static" /> + <!-- note: defaults to not overwriting, so rhizi-server.conf is safe --> + <copy file="res/etc/rhizi-server.conf.example" tofile="res/etc/rhizi-server.conf" /> |
