mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-01-04 19:47:54 -05:00
update rc.service
This commit is contained in:
@ -8,6 +8,8 @@ name="artificer"
|
|||||||
rcvar="artificer_enable"
|
rcvar="artificer_enable"
|
||||||
start_cmd="artificer_start"
|
start_cmd="artificer_start"
|
||||||
|
|
||||||
|
pidfile="/var/dbots/TheArtificer/artificer.pid"
|
||||||
|
|
||||||
artificer_start()
|
artificer_start()
|
||||||
{
|
{
|
||||||
cd /var/dbots/TheArtificer/
|
cd /var/dbots/TheArtificer/
|
||||||
|
|||||||
Reference in New Issue
Block a user