diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/brew | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Dir.getwd rescue abort "The current working directory doesn't exist, cannot proceed." HOMEBREW_BREW_FILE = File.expand_path __FILE__ +ENV['HOMEBREW_BREW_FILE'] = HOMEBREW_BREW_FILE def homebrew_rubylib_path lib_path = "/../../Library/Homebrew" |
