mirror of https://github.com/dirtbags/moth.git
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
exec 2>&1
|
||
|
exec ngircd --config ./ngircd.conf --nodaemon
|