feat: add setup

This commit is contained in:
2023-06-08 19:33:59 +02:00
parent 17c8532d47
commit e8c0d70870
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
## Setup
- Install poetry
- Copy `matrixai.service` to `~/.local/share/systemd/user/`
- Customize `run.sh` with your settings
- Fix the path to `run.sh` in the service file