enable systemd service
This commit is contained in:
parent
f8cd1226bc
commit
6e7eabfede
1 changed files with 2 additions and 0 deletions
|
@ -112,5 +112,7 @@
|
|||
User = "misskey";
|
||||
ExecStart = "pnpm migrateandrun";
|
||||
};
|
||||
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue