mirror of
https://github.com/ubf/ubf.git
synced 2026-04-20 19:55:35 +00:00
3 lines
47 B
Bash
Executable File
3 lines
47 B
Bash
Executable File
#! /bin/sh
|
|
erl -noshell -s irc_client batch $1
|