mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-06 03:50:56 -07:00
4 lines
68 B
Bash
Executable file
4 lines
68 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec 2>&1
|
|
exec ngircd --config ./ngircd.conf --nodaemon
|