aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cherokee.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cherokee.rb b/Library/Formula/cherokee.rb
index 4985e14b0..744ae404a 100644
--- a/Library/Formula/cherokee.rb
+++ b/Library/Formula/cherokee.rb
@@ -40,5 +40,6 @@ class Cherokee <Formula
system "make install"
prefix.install "org.cherokee.webserver.plist"
+ (share+'cherokee/admin/server.py').chmod 0755
end
end