From 459263af04d0cfe1bed6a6b8490a6548d3863aca Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 24 Nov 2017 23:06:43 -0600 Subject: [PATCH] Update webmin-install.sh --- webmin-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmin-install.sh b/webmin-install.sh index 73ddbaf..81a104f 100644 --- a/webmin-install.sh +++ b/webmin-install.sh @@ -30,7 +30,7 @@ EOF dnf -y install google-chrome-stable ## CentOS/RHEL 7.4 ## - yum -y install google-chrome-stable + yum -y install google-chrome-stable --skip-broken else echo "Unknow System Install Type"