Skip to content

Commit

Permalink
Something to do with keys
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Jul 23, 2024
1 parent 1b4ab5d commit d89067e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_redhat_centos_7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
EOF
)
echo "${contents}" > /etc/yum.repos.d/CentOS-Base.repo

rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
yum clean all
yum makecache

Expand Down

0 comments on commit d89067e

Please sign in to comment.