Skip to content

Instantly share code, notes, and snippets.

@jesseproudman
Created October 28, 2010 16:47
Show Gist options
  • Save jesseproudman/651771 to your computer and use it in GitHub Desktop.
Save jesseproudman/651771 to your computer and use it in GitHub Desktop.
# Now we can install our packages.
packages = %w{ovzkernel.x86_64 vzctl.x86_64 vzctl-lib.x86_64 vzquota.x86_64}
packages.each do |pkg|
package pkg
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment