mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-07 04:20:39 -07:00
3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec mathopd -n -f ./mathopd.conf >> /var/log/mathopd.log 2>> /var/log/mathopd.error.log
|