Skip to content

Commit

Permalink
Fixes #20
Browse files Browse the repository at this point in the history
  • Loading branch information
northlander committed Nov 30, 2017
1 parent 727c505 commit 21350b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/assembly/bin/a
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
java -jar ~/bin/${project.build.finalName}-jar-with-dependencies.jar "$@"%
java -jar ~/bin/${project.build.finalName}-jar-with-dependencies.jar "$@"

0 comments on commit 21350b1

Please sign in to comment.