From 16ea08b9c3aee3608d71cd3e9baf3c16546eda09 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 11 Sep 2015 21:12:26 -0500 Subject: add rebar3 paths to the end of the code path in start script --- src/rebar_prv_local_install.erl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/rebar_prv_local_install.erl b/src/rebar_prv_local_install.erl index bf536d0..4babd14 100644 --- a/src/rebar_prv_local_install.erl +++ b/src/rebar_prv_local_install.erl @@ -58,8 +58,7 @@ format_error(Reason) -> io_lib:format("~p", [Reason]). bin_contents(OutputDir) -> - <<" -#!/usr/bin/env sh + <<"#!/usr/bin/env sh erl -pa ", (ec_cnv:to_binary(OutputDir))/binary,"/*/ebin +sbtu +A0 -noshell -boot start_clean -s rebar3 main -extra \"$@\" ">>. -- cgit v1.1