From 6699566fba6dd7b986c40169199e77ba59087406 Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Wed, 8 Mar 2023 10:24:21 +0100 Subject: [PATCH] Update documentation. --- doc/readme-debian.md | 2 -- doc/readme-redhat.md | 1 - 2 files changed, 3 deletions(-) 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