Last active
August 7, 2018 14:02
-
-
Save yuvalif/999e24540709a1594a0e3e5bcce18933 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm | |
yum install -y epel-release-latest-7.noarch.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment