aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/install_homebrew.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Contributions/install_homebrew.rb')
-rw-r--r--Library/Contributions/install_homebrew.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/install_homebrew.rb b/Library/Contributions/install_homebrew.rb
index 32099946f..3cf4f2f1c 100644
--- a/Library/Contributions/install_homebrew.rb
+++ b/Library/Contributions/install_homebrew.rb
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby
+#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
# This script installs to /usr/local only. To install elsewhere you can just
# untar https://github.com/mxcl/homebrew/tarball/master anywhere you like.