mirror of
https://github.com/myned/watcher.git
synced 2024-11-01 12:22:38 +00:00
Update readme
This commit is contained in:
parent
7ae85f73c8
commit
77adfee746
1 changed files with 4 additions and 0 deletions
|
@ -82,6 +82,10 @@ git pull
|
||||||
```
|
```
|
||||||
poetry update
|
poetry update
|
||||||
```
|
```
|
||||||
|
4. Restart systemd user service
|
||||||
|
```
|
||||||
|
systemctl --user restart watcher
|
||||||
|
```
|
||||||
## Uninstalling
|
## Uninstalling
|
||||||
1. Stop and disable systemd user service
|
1. Stop and disable systemd user service
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue