4 lines
73 B
Bash
Executable file
4 lines
73 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
erlc -o . ggs_db.erl
|
|
erlc -o . ggs_db_test.erl
|