docs: reload systemd service on upgrade (#1685)
This commit is contained in:
parent
09df6a292b
commit
0430954ca3
|
@ -28,6 +28,7 @@ Be sure to carefully read **all** the [releases notes](../../../releases), from
|
|||
Restart all the services to make sure all the changes are applied.
|
||||
|
||||
```bash
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl restart \
|
||||
libretime-analyzer \
|
||||
libretime-api \
|
||||
|
|
Loading…
Reference in New Issue