mirror of
https://github.com/ubf/ubf.git
synced 2026-04-16 17:55:48 +00:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#! /bin/sh
|
|
make
|
|
erl -noshell -s irc_client_gs batch $1
|