DCBOT always restart
This commit is contained in:
parent
db83b04eec
commit
3b6d07e383
1 changed files with 2 additions and 1 deletions
|
|
@ -48,7 +48,8 @@ in {
|
|||
StateDirectory = "dcbot";
|
||||
ExecStart = "${bash} -c 'cd ${dataDir} && deno run -A ${programDir}/src/main.ts'";
|
||||
User = "dcbot";
|
||||
group = "dcbot";
|
||||
Group = "dcbot";
|
||||
Restart = "always";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue