Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas committed Jul 28, 2010
1 parent 56ba1dc commit d3d295f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Expand Up @@ -117,7 +117,7 @@
end

template rootfs / 'usr' / 'sbin' / 'install-chef.sh' do
source 'rootfs/install-chef.erb'
source 'rootfs/install-chef.sh.erb'
variables :host => host, :guest => guest
mode '0755'
end
Expand Down

0 comments on commit d3d295f

Please sign in to comment.