Skip to content

Instantly share code, notes, and snippets.

@greenpeas
Created July 18, 2014 07: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 greenpeas/4770a6fda9acfdd8062b to your computer and use it in GitHub Desktop.
Save greenpeas/4770a6fda9acfdd8062b to your computer and use it in GitHub Desktop.
Install atomic
wget -q -O - http://www.atomicorp.com/installers/atomic | sh
yum clean all
rpm --import https://www.atomicorp.com/RPM-GPG-KEY.atomicorp.txt
yum reinstall atomic-release -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment