diaspora/chef/cookbooks/debian/recipes/java.rb
2011-04-20 14:02:52 -07:00

3 lines
71 B
Ruby

execute "JAVA!! for Jammit" do
command "apt-get install -y java"
end