Formatting change: one tab per line
This commit is contained in:
4
Makefile
4
Makefile
@@ -4,7 +4,9 @@ all: compile
|
||||
|
||||
./rebar:
|
||||
erl -noshell -s inets start \
|
||||
-eval 'httpc:request(get, {"http://hg.basho.com/rebar/downloads/rebar", []}, [], [{stream, "./rebar"}])' \
|
||||
-eval 'httpc:request(get, {\
|
||||
"http://hg.basho.com/rebar/downloads/rebar", []\
|
||||
}, [], [{stream, "./rebar"}])' \
|
||||
-s init stop
|
||||
chmod +x ./rebar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user