1
0
Fork 0
mirror of https://github.com/myned/watcher.git synced 2024-11-01 12:22:38 +00:00

Update readme

This commit is contained in:
Myned 2023-03-06 22:00:40 -06:00
parent 7ae85f73c8
commit 77adfee746
No known key found for this signature in database
GPG key ID: 28056631D2CF6B1B

View file

@ -82,6 +82,10 @@ git pull
```
poetry update
```
4. Restart systemd user service
```
systemctl --user restart watcher
```
## Uninstalling
1. Stop and disable systemd user service
```