Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit 1ec0886

Browse files
committed
Forgot to remove comment
1 parent 07ca5dd commit 1ec0886

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ REBAR_URL := https://github.com/downloads/basho/rebar/rebar
66

77
all: compile
88

9-
#rebar:
10-
# wget https://github.com/downloads/basho/rebar/rebar -O $(REBAR)
11-
# chmod u+x $(REBAR)
12-
139
./rebar:
1410
erl -noshell -s inets start -s ssl start \
1511
-eval '{ok, saved_to_file} = httpc:request(get, {"$(REBAR_URL)", []}, [], [{stream, "./rebar"}])' \

0 commit comments

Comments
 (0)