dnsimple / erldns

DNS server, in Erlang.
MIT License
402 stars 98 forks source link

./rebar: not found #81

Closed DemGiran closed 5 years ago

DemGiran commented 6 years ago
./build.sh: 4: ./build.sh: ./rebar: not found
./build.sh: 5: ./build.sh: ./rebar: not found
./build.sh: 6: ./build.sh: ./rebar: not found

Should I change this to rebar3 or is there something else I may be missing for the install process?

aeden commented 6 years ago

Go ahead and change it to rebar3 for now. It may be better to just use make but I need to review and make sure the build.sh script is not used somewhere.