aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/erl_script.dtl
diff options
context:
space:
mode:
Diffstat (limited to 'priv/templates/erl_script.dtl')
-rw-r--r--priv/templates/erl_script.dtl2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/erl_script.dtl b/priv/templates/erl_script.dtl
index 261eb6a..72e93dd 100644
--- a/priv/templates/erl_script.dtl
+++ b/priv/templates/erl_script.dtl
@@ -10,4 +10,4 @@ export EMU
export ROOTDIR
export BINDIR
export PROGNAME
-exec \"$BINDIR/erlexec\" ${1+\"$@\"}
+exec "$BINDIR/erlexec" ${1+"$@"}