mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 06:04:53 +00:00
Build tweaks
This commit is contained in:
parent
1c4dd9cf7f
commit
525a039d3f
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
||||||
<include name="composer.*"/>
|
<include name="composer.*"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
</delete>
|
</delete>
|
||||||
|
<echo>Generating example configuration file</echo>
|
||||||
|
<exec command="php arsse.php conf save-defaults config.defaults.php" dir="./build/arsse"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="clean">
|
<target name="clean">
|
||||||
|
|
Loading…
Reference in a new issue