diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index e9252fa..0f823c9 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,6 @@ %% ex: ts=4 sw=4 ft=erlang et {app_bin, ["priv/rebar"]}. -{escript_emu_args, "%%! -noshell -noinput\n"}. %% escript_incl_extra is for internal rebar-private use only. %% Do not use outside rebar. Config interface is not stable. {escript_incl_extra, [{"priv/templates/*", "."}]}. |