Skip to content

Commit

Permalink
Forgot to remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzeeman committed Feb 9, 2013
1 parent 07ca5dd commit 1ec0886
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Expand Up @@ -6,10 +6,6 @@ REBAR_URL := https://github.com/downloads/basho/rebar/rebar

all: compile

#rebar:
# wget https://github.com/downloads/basho/rebar/rebar -O $(REBAR)
# chmod u+x $(REBAR)

./rebar:
erl -noshell -s inets start -s ssl start \
-eval '{ok, saved_to_file} = httpc:request(get, {"$(REBAR_URL)", []}, [], [{stream, "./rebar"}])' \
Expand Down

0 comments on commit 1ec0886

Please sign in to comment.