From 24d1701ab3dd21b3b6879a231b645080742f22c8 Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Wed, 28 Jun 2023 12:00:19 +0000 Subject: [PATCH] Update hmci version --- doc/readme-redhat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/readme-redhat.md b/doc/readme-redhat.md index 4275261..4a6dc41 100644 --- a/doc/readme-redhat.md +++ b/doc/readme-redhat.md @@ -51,8 +51,8 @@ If you are running Linux on Power, you can find ppc64le Grafana packages on the [Download](https://git.data.coop/nellemann/-/packages/generic/hmci/) the latest version of HMCi packaged for rpm. ```shell -wget https://git.data.coop/api/packages/nellemann/generic/hmci/v1.4.2/hmci-1.4.2-1.noarch.rpm -rpm -ivh hmci-1.4.2-1_all.rpm +wget https://git.data.coop/api/packages/nellemann/generic/hmci/v1.4.4/hmci-1.4.2-1.noarch.rpm +rpm -ivh hmci-1.4.4-1_all.rpm cp /opt/hmci/doc/hmci.toml /etc/ cp /opt/hmci/doc/hmci.service /etc/systemd/system/ systemctl daemon-reload