fixed systemd commands markup #2

Merged
crony merged 1 commits from TlasT/UpFast:main into main 2023-03-26 17:49:49 +02:00
Showing only changes of commit 8d1ee70948 - Show all commits

View File

@ -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