Update INSTALL.md
This commit is contained in:
parent
d976d6b653
commit
351ec5a090
@ -45,9 +45,9 @@ WantedBy=multi-user.target
|
|||||||
- [ ] Reread systemd configs for uwsgi
|
- [ ] Reread systemd configs for uwsgi
|
||||||
|
|
||||||
```
|
```
|
||||||
systemd daemon-reload
|
systemctl daemon-reload
|
||||||
systemd enable uswgi.service
|
systemctl enable uswgi.service
|
||||||
systemd restart uswgi.service
|
systemctl restart uswgi.service
|
||||||
```
|
```
|
||||||
|
|
||||||
- [ ] Checkout carom
|
- [ ] Checkout carom
|
||||||
|
Loading…
Reference in New Issue
Block a user