diff --git a/developer/bin/audit_modified_casks b/developer/bin/audit_modified_casks index 5add4e8ade..92fd24073f 100755 --- a/developer/bin/audit_modified_casks +++ b/developer/bin/audit_modified_casks @@ -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