Fix brew-cask location in audit_modified_casks

This commit is contained in:
Josh Hagins
2015-12-09 17:36:23 -05:00
parent e48fcbe121
commit 32668e7ddd
+1 -2
View File
@@ -16,8 +16,7 @@ set +o histexpand
commit_range=''
cask_dir='Casks'
bin_dir='bin'
brew_cask="$bin_dir/brew-cask"
brew_cask="cmd/brew-cask.rb"
###
### functions