1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 13:02:38 +00:00

Update readme

This commit is contained in:
Myned 2023-03-06 22:00:17 -06:00
parent ac818ff351
commit 405e75c05f
No known key found for this signature in database
GPG key ID: 28056631D2CF6B1B

View file

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