mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 00:38:52 -05:00
Document main ant tasks
This commit is contained in:
parent
4217f1a479
commit
55a5814dd6
@ -787,7 +787,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
<target name="deploy-website">
|
<target name="deploy-website" description="Upload website resources to filebot.net">
|
||||||
<!-- copy static website resources -->
|
<!-- copy static website resources -->
|
||||||
<copy todir="${dir.dist}/website" preservelastmodified="yes" verbose="yes">
|
<copy todir="${dir.dist}/website" preservelastmodified="yes" verbose="yes">
|
||||||
<fileset dir="${dir.website}">
|
<fileset dir="${dir.website}">
|
||||||
|
Loading…
Reference in New Issue
Block a user