Commit 75afbea9 authored by Raphael Defosseux's avatar Raphael Defosseux

fix(ci): let's try something for epel

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@openairinterface.org>
parent 53918202
......@@ -299,6 +299,7 @@ check_enable_epel_repos() {
else
echo "EPEL repos not present. Installing them."
wget --tries=4 --retry-connrefused --wait=8 \
--user-agent="Mozilla" \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
$SUDO $INSTALLER install $OPTION epel-release-latest-7.noarch.rpm
rm -f epel-release-latest-7.noarch.rpm
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment