Skip to content

Commit

Permalink
Use predownload epel-release-6-8.rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
zw963 committed Oct 20, 2020
1 parent de15235 commit 6493029
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added linux/image/epel-release-6-8.noarch.rpm
Binary file not shown.
2 changes: 1 addition & 1 deletion linux/image/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function create_group()
}

cd /tmp
rpm -Uvh https://download-ib01.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -Uvh /image/epel-release-6-8.noarch.rpm
yum update -y
yum install -y --skip-broken --enablerepo centosplus \
centos-release-SCL file db4-utils compat-db43 mock wget s3cmd
Expand Down

0 comments on commit 6493029

Please sign in to comment.