minimart-benchmark-2017/run-erlang-server.sh

4 lines
65 B
Bash
Executable File

#!/bin/sh
erlc echoserver.erl
erl -noshell -run echoserver start