Added run script
This commit is contained in:
parent
cc36d46002
commit
ba3d3ced6d
9 changed files with 2 additions and 5 deletions
1
build
1
build
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
erlc *.erl -o ebin
|
||||
erlc src/*.erl -o ebin
|
||||
|
|
Reference in a new issue