Compare commits

..

No commits in common. "dcda0f372abc51b18c8dbd62e9aafcddee3dff21" and "09d2c4f863f22636de8b03dbf98932187556b3de" have entirely different histories.

View File

@ -57,11 +57,11 @@ Restart=on-failure
```
Finally run following commmands.
```bash
```
# refresh services
sudo systemctl daemon-reload
`sudo systemctl daemon-reload`
# enable the service
sudo systemctl enable upfast.service
`sudo systemctl enable upfast.service`
```
### Docker