fedi moji :3
This commit is contained in:
parent
a9b3d84366
commit
09846c524c
9 changed files with 100 additions and 31 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { exec } from "node:child_process";
|
||||
|
||||
function execute(client, event, args) {
|
||||
exec("systemctl --user restart possumbot");
|
||||
exec("systemctl restart possumbot");
|
||||
}
|
||||
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue