Skip to content

Commit

Permalink
falengy
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcO Seers authored and MarcO Seers committed Jun 26, 2019
1 parent 0a3ae37 commit 17506f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ def run_mx_build():
"--config",
os.path.join(mono_location, "etc/mono/config"),
os.path.join(mxbuild_location, "modeler/mxbuild.exe"),
"--target=package",
"--output=/tmp/model.mda",
"--target=deploy",
"--java-home=%s" % jvm_location,
"--java-exe-path=%s" % os.path.join(jvm_location, "bin/java"),
]
Expand Down

0 comments on commit 17506f8

Please sign in to comment.