fix service
This commit is contained in:
parent
f311cb31da
commit
5fc39d7535
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
User=matrix-bots
|
||||
WorkingDirectory=/opt/MatrixGPT/
|
||||
WorkingDirectory=/srv/MatrixGPT
|
||||
ExecStart=/srv/MatrixGPT/venv/bin/python3 /srv/MatrixGPT/main.py --config /etc/matrixgpt/config.yaml
|
||||
Restart=always
|
||||
|
||||
|
|
Loading…
Reference in New Issue