Skip to content

Instantly share code, notes, and snippets.

@skt-bford
Last active December 13, 2015 19:18
Show Gist options
  • Save skt-bford/4961513 to your computer and use it in GitHub Desktop.
Save skt-bford/4961513 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
#requirements
yum -y install wget
cd /usr/local/src
wget http://mirrors.xmission.com/fedora/epel/6/i386/epel-release-6-8.noarch.rpm
rpm -Uvh epel-release-6-8.noarch.rpm
rm -f epel-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment