add task call

This commit is contained in:
Ivan Zinchenko 2025-06-21 10:04:11 +03:00
parent 9d99db8f6d
commit 1e2c703edb

View File

@ -65,6 +65,7 @@
</target>
<target name="history">
<antcall target="clean" />
<exec executable="bash">
<env key="DIFF_FILE" value="${history.diff.file}"/>
<arg value="${history.script}"/>