Update 'MySQL-ModInst.sh'
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user