mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 16:28:51 -05:00
Document main ant tasks
This commit is contained in:
parent
4217f1a479
commit
55a5814dd6
@ -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}">
|
||||
|
Loading…
Reference in New Issue
Block a user