Skip to content

Instantly share code, notes, and snippets.

@atomic-penguin
Last active December 19, 2015 01:39
Show Gist options
  • Select an option

  • Save atomic-penguin/5877208 to your computer and use it in GitHub Desktop.

Select an option

Save atomic-penguin/5877208 to your computer and use it in GitHub Desktop.
%w{ package-one package-two package-three etc }.each do |pkg|
package pkg
source "/tmp/rpm/php53"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment