Add missing argument
This commit is contained in:
parent
90c643183e
commit
cf448bb934
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@
|
||||||
<arg value="${mcp.home}" />
|
<arg value="${mcp.home}" />
|
||||||
<arg value="--fml-dir" />
|
<arg value="--fml-dir" />
|
||||||
<arg value="${basedir}" />
|
<arg value="${basedir}" />
|
||||||
|
<arg value="--gen-conf" />
|
||||||
</exec>
|
</exec>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue