mirror of
https://github.com/ubf/ubf.git
synced 2026-04-18 18:55:51 +00:00
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#! /bin/sh
|
|
#make
|
|
erl -noshell -s contract_parser batch $* -s erlang halt
|