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
0b6322d07d
commit
387521e871
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ systemctl --user enable --now watcher
|
||||||
```
|
```
|
||||||
6. Enable lingering to start user services on boot
|
6. Enable lingering to start user services on boot
|
||||||
```
|
```
|
||||||
sudo loginctl enable-linger username
|
sudo loginctl enable-linger $(whoami)
|
||||||
```
|
```
|
||||||
## Updating
|
## Updating
|
||||||
1. Go to project folder
|
1. Go to project folder
|
||||||
|
|
Loading…
Reference in a new issue