Skip to content

Commit

Permalink
COOK-81, change mode of directory to 755
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Apr 16, 2009
1 parent 669aa24 commit 264011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/recipes/server.rb
Expand Up @@ -51,6 +51,6 @@
source "packages"
owner "root"
group "root"
mode 0644
mode "755"
notifies :run, resources(:execute => "index-gem-repository")
end

0 comments on commit 264011f

Please sign in to comment.