From ca7a7c2f7b5a7736ffd241bc390f6fe0b31751a1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Oct 2018 11:03:08 -0500 Subject: [PATCH] Update webmin-install.sh --- webmin-install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webmin-install.sh b/webmin-install.sh index b0f71ac..bd742bc 100644 --- a/webmin-install.sh +++ b/webmin-install.sh @@ -26,6 +26,10 @@ mirrorlist=https://download.webmin.com/download/yum/mirrorlist enabled=1 EOF + cd /tmp + wget http://www.webmin.com/jcameron-key.asc + rpm --import jcameron-key.asc + ## Fedora 27/26/25/24 ## dnf -y install webmin