lmdb-erl/start.sh
2012-09-30 19:42:44 +02:00

4 lines
73 B
Bash
Executable file

#!/usr/bin/env bash
cd `dirname $0`
exec erl -pa $PWD/ebin -pa +B -- $@