1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00

Build tweaks

This commit is contained in:
J. King 2017-08-29 15:06:07 -04:00
parent 1c4dd9cf7f
commit 525a039d3f

View file

@ -22,6 +22,8 @@
<include name="composer.*"/>
</fileset>
</delete>
<echo>Generating example configuration file</echo>
<exec command="php arsse.php conf save-defaults config.defaults.php" dir="./build/arsse"/>
</target>
<target name="clean">