From 88d5c35df6f858e06647aa359ab80605d8083f36 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Fri, 2 Oct 2020 11:15:45 +0200 Subject: [PATCH] Update 'MySQL-ModInst.sh' --- MySQL-ModInst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MySQL-ModInst.sh b/MySQL-ModInst.sh index f673438..7575c79 100644 --- a/MySQL-ModInst.sh +++ b/MySQL-ModInst.sh @@ -48,7 +48,7 @@ elif [[ "${dist}" == *"centos"* ]] && [[ "${dist_ver}" == *"8"* ]]; then PKGLIST="dnf.pkg.list" shortdist=cent8 else - echo "This os in not supported" + echo "This OS is not supported" exit fi