Skip to content

Commit

Permalink
fixing homebrew link
Browse files Browse the repository at this point in the history
  • Loading branch information
mosser committed Jul 20, 2024
1 parent 699ddab commit c13db1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebrew/jpipe
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ if [ $? -ne 0 ]; then
exit 1
fi

echo java -jar @@PREFIX@@/jpipe.jar "$@"
java -jar @@PREFIX@@/jpipe.jar "$@"

0 comments on commit c13db1b

Please sign in to comment.