Skip to content

Commit

Permalink
fixed linux jar extension
Browse files Browse the repository at this point in the history
Signed-off-by: David Kaan <dak@bankdata.dk>
  • Loading branch information
David Kaan committed Sep 22, 2022
1 parent ea97575 commit eb8c2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobolcheck
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
java -jar bin/cobol-check-@VERSION@.jar1 $@
java -jar bin/cobol-check-@VERSION@.jar $@

0 comments on commit eb8c2b5

Please sign in to comment.