added epel repo for EL8
This commit is contained in:
3
preconf.sh
Normal file
3
preconf.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
if test $shortdist == 'el8' && ! dnf -v repolist | grep -Fq 'Extra Packages for Enterprise Linux' ; then
|
||||||
|
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=epel osrel=$shortdist bash > $OUTPUT 2>&1
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user