aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmd/brew-server
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Contributions/cmd/brew-server')
-rwxr-xr-xLibrary/Contributions/cmd/brew-server2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-server b/Library/Contributions/cmd/brew-server
index e51817b6a..c8f3b3118 100755
--- a/Library/Contributions/cmd/brew-server
+++ b/Library/Contributions/cmd/brew-server
@@ -1,4 +1,4 @@
-#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
+#!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby
## brew server: Run a local webserver for browsing available and installed brews.
# Note: this external command is ruby, but set up as a shell script, so that it gets exec'd.