Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / scripts / script.in
index cdc7a7a841e8be38693d46b577add1ad46147350..b6efeb15b53136bda86cb8c7a6b0491b468127fa 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec $MONO_OPTIONS @bindir@/@mono_interp@ @mono_instdir@/@framework_version@/@exe_name@.exe "$@"
+exec @bindir@/@mono_interp@ $MONO_OPTIONS @mono_instdir@/@framework_version@/@exe_name@.exe "$@"