Skip to content

Instantly share code, notes, and snippets.

@lihongjie0209
Created October 9, 2017 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lihongjie0209/b936e394ba590fbd88bfe17c2deef3a2 to your computer and use it in GitHub Desktop.
Save lihongjie0209/b936e394ba590fbd88bfe17c2deef3a2 to your computer and use it in GitHub Desktop.
centos 6 安装epel源
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rp
yum install epel-release-latest-6.noarch.rpm
yum --disablerepo=epel -y update ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment