mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
pkg(kotlin-1.4.31): use jdk8 with kotlin
This commit is contained in:
parent
3e9705bcd3
commit
b96d01d3d4
5 changed files with 11 additions and 9 deletions
4
packages/kotlin/1.4.31/run
vendored
4
packages/kotlin/1.4.31/run
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
java -jar code.jar
|
||||
# Run jar file
|
||||
java -jar code.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue