This commit is contained in:
parent
55e7fe2b90
commit
6699566fba
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue