diff --git a/doc/readme-debian.md b/doc/readme-debian.md index 35cfec5..c0209db 100644 --- a/doc/readme-debian.md +++ b/doc/readme-debian.md @@ -40,8 +40,6 @@ systemctl enable grafana-server systemctl start grafana-server ``` - - ## Download and Install HMCi [Download](https://git.data.coop/nellemann/-/packages/generic/hmci/) the latest version of HMCi packaged for deb. diff --git a/doc/readme-redhat.md b/doc/readme-redhat.md index ea10fef..4275261 100644 --- a/doc/readme-redhat.md +++ b/doc/readme-redhat.md @@ -57,7 +57,6 @@ cp /opt/hmci/doc/hmci.toml /etc/ cp /opt/hmci/doc/hmci.service /etc/systemd/system/ systemctl daemon-reload systemctl enable hmci -systemctl start hmci ``` ## Configure HMCi