3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
erl ${1} -compile ${2}
|