updated README
parent
922e52c293
commit
fe5a62d426
|
@ -84,11 +84,11 @@ Setup systemd service:
|
||||||
```
|
```
|
||||||
Enable the service:
|
Enable the service:
|
||||||
```
|
```
|
||||||
$ sudo systemctl enable feed-normalization.service
|
$ sudo systemctl enable myems-normalization.service
|
||||||
```
|
```
|
||||||
Start the service:
|
Start the service:
|
||||||
```
|
```
|
||||||
$ sudo systemctl start feed-normalization.service
|
$ sudo systemctl start myems-normalization.service
|
||||||
```
|
```
|
||||||
Monitor the service:
|
Monitor the service:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue