Skip to content

Instantly share code, notes, and snippets.

@diegows
Created February 10, 2015 21:50
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 diegows/1c0acf87bfb10d488f3b to your computer and use it in GitHub Desktop.
Save diegows/1c0acf87bfb10d488f3b to your computer and use it in GitHub Desktop.
/etc/yum.repos.d/yourapp.repo
[yourapp]
name=yourapp
baseurl=file:///youapp_pkgs/
gpgcheck=0
enabled=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment