Add missing 'sudo' in installation instructions
This commit is contained in:
parent
b65ba33aa8
commit
03a3af3388
@ -166,7 +166,7 @@ sudo systemctl daemon-reload
|
|||||||
And enable the service
|
And enable the service
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
systemctl enable --now mobilizon.service
|
sudo systemctl enable --now mobilizon.service
|
||||||
```
|
```
|
||||||
|
|
||||||
It will run Mobilizon and enable startup on boot. You can follow the logs with
|
It will run Mobilizon and enable startup on boot. You can follow the logs with
|
||||||
|
Loading…
Reference in New Issue
Block a user