back to .rb for bin, so homebrew `require`s us

This commit is contained in:
phinze 2012-03-10 01:01:38 -06:00
parent e5de5f47aa
commit aca9beece1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env ruby
# this file expects to be required from within homebrew's ruby environment
$LOAD_PATH << File.expand_path('../../lib', Pathname.new(__FILE__).realpath)
require 'cask'