Document main ant tasks

This commit is contained in:
Reinhard Pointner 2016-07-20 12:37:57 +08:00
parent 4217f1a479
commit 55a5814dd6
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@
</target>
<target name="deploy-website">
<target name="deploy-website" description="Upload website resources to filebot.net">
<!-- copy static website resources -->
<copy todir="${dir.dist}/website" preservelastmodified="yes" verbose="yes">
<fileset dir="${dir.website}">