瀏覽代碼

No need to re-specify default escript_shebang in rebar.config

pull/3/head
Tuncer Ayaz 13 年之前
父節點
當前提交
556f47579d
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      rebar.config

+ 0
- 1
rebar.config 查看文件

@ -2,7 +2,6 @@
%% ex: ts=4 sw=4 ft=erlang et
{app_bin, ["priv/rebar"]}.
{escript_shebang, "#!/usr/bin/env escript\n"}.
{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.

Loading…
取消
儲存