mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-08 04:51:06 -07:00
4 lines
101 B
Text
4 lines
101 B
Text
|
#! /bin/sh
|
||
|
|
||
|
exec mathopd -n -f ./mathopd.conf >> /var/log/mathopd.log 2>> /var/log/mathopd.error.log
|