Skip to content

Commit

Permalink
zboy: Stop interpolating bin
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 committed Aug 1, 2024
1 parent 798a39c commit 47e14ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/z/zboy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ def install
end

test do
system "#{bin}/zboy", "--help"
system bin/"zboy", "--help"
end
end

0 comments on commit 47e14ce

Please sign in to comment.