mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix brew-cask location in audit_modified_casks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user