mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
Updated to Scala 3.2.2
This commit is contained in:
parent
86d897d580
commit
334e7820ff
6 changed files with 43 additions and 0 deletions
5
packages/scala/3.2.2/run
vendored
Normal file
5
packages/scala/3.2.2/run
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Run jar file
|
||||
shift
|
||||
java -jar out.jar "$@"
|
Loading…
Add table
Add a link
Reference in a new issue