Replaced cent8 with el8 for beter support
This commit is contained in:
@@ -43,7 +43,7 @@ elif [[ "${dist}" == *"centos"* ]] && [[ "${dist_ver}" == *"8"* ]]; then
|
||||
PKGM="dnf"
|
||||
PKGI="${PKGM} install --setopt=install_weak_deps=False --best -y"
|
||||
PKGLIST="dnf.pkg.list"
|
||||
shortdist=cent8
|
||||
shortdist=el8
|
||||
echo "This os in not supported"
|
||||
exit
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user