Update webmin-install.sh

This commit is contained in:
2017-11-24 23:06:43 -06:00
parent 4a9c8c4ab8
commit 459263af04

View File

@@ -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"