From 79f86abe310c92161167a4a5727a0375f382c03d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 25 Mar 2018 21:23:20 -0500 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 c2c0773..b58742e 100644 --- a/webmin-install.sh +++ b/webmin-install.sh @@ -35,7 +35,7 @@ EOF yum -y install webmin else - echo "Unknow System Install Type" + echo "Unknown System Install Type" exit 1 fi