Skip to content

Commit

Permalink
Bump to CentOS 7.9
Browse files Browse the repository at this point in the history
Links updated to pull the latest rpms.
  • Loading branch information
WSLUser authored Jan 28, 2021
1 parent c91c716 commit 6dba1e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scilitocent7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
cd /
mkdir TMP
cd TMP
wget http://mirror.centos.org/centos/7.7.1908/os/x86_64/Packages/centos-release-7-7.1908.0.el7.centos.x86_64.rpm
wget http://mirror.centos.org/centos/7.7.1908/os/x86_64/Packages/centos-indexhtml-7-9.el7.centos.noarch.rpm
wget http://mirror.centos.org/centos/7.7.1908/os/x86_64/Packages/yum-3.4.3-163.el7.centos.noarch.rpm
wget http://mirror.centos.org/centos/7.7.1908/os/x86_64/Packages/yum-plugin-fastestmirror-1.1.31-52.el7.noarch.rpm
wget http://mirror.centos.org/centos/7.7.1908/os/x86_64/Packages/centos-logos-70.0.6-3.el7.centos.noarch.rpm
wget http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/centos-release-7-9.2009.0.el7.centos.x86_64.rpm
wget http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/centos-indexhtml-7-9.el7.centos.noarch.rpm
wget http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/yum-3.4.3-168.el7.centos.noarch.rpm
wget http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch.rpm
wget http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/centos-logos-70.0.6-3.el7.centos.noarch.rpm
yum remove rhnlib abrt-plugin-bugzilla redhat-release-notes* -y
rpm -e --nodeps sl-bookmarks SL_desktop_tweaks sl-indexhtml sl-release sl-release-notes yum-conf-sl6x
rpm -Uvh --force *.rpm
Expand Down

0 comments on commit 6dba1e7

Please sign in to comment.