Merge pull request 'fixed systemd commands markup' (#2) from TlasT/UpFast:main into main
Reviewed-on: #2 Fix markup.
This commit is contained in:
commit
dcda0f372a
@ -57,11 +57,11 @@ Restart=on-failure
|
|||||||
```
|
```
|
||||||
Finally run following commmands.
|
Finally run following commmands.
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# refresh services
|
# refresh services
|
||||||
`sudo systemctl daemon-reload`
|
sudo systemctl daemon-reload
|
||||||
# enable the service
|
# enable the service
|
||||||
`sudo systemctl enable upfast.service`
|
sudo systemctl enable upfast.service
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user