Removed CentOS 6
This commit is contained in:
@@ -13,9 +13,6 @@ if [ -f /etc/centos-release ]; then
|
||||
if [ "$VERSION_ID" == "7" ]; then
|
||||
DISTNAME=centos
|
||||
DISTVER=7
|
||||
elif [ "$VERSION_ID" == "6" ]; then
|
||||
DISTNAME=centos
|
||||
DISTVER=6
|
||||
else
|
||||
resetDistVer
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user