mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update j.rb
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@ cask "j" do
|
||||
["jcon", "jconsole"].each do |b|
|
||||
binary "j#{version}/bin/jconsole", target: b
|
||||
end
|
||||
["jbrk", "jhs", "jqt"].each do |b|
|
||||
commands = ["jbrk", "jhs", "jqt"]
|
||||
commands.each do |b|
|
||||
binary "j#{version}/bin/#{b}.command", target: b
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user