Tested with Kobalt 1.0.19
This commit is contained in:
parent
6d7bcd91a5
commit
b8a1d3e14f
4 changed files with 9 additions and 3 deletions
3
kobaltw-test
Normal file
3
kobaltw-test
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
JAR=$(ls -1 -t /k/GitHub/kobalt/kobaltBuild/libs/*.jar | grep -v javadoc | grep -v sources | head -1)
|
||||
java -jar $JAR $*
|
Loading…
Add table
Add a link
Reference in a new issue