mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
add scala
This commit is contained in:
parent
6615ec4519
commit
48d3e39f9a
7 changed files with 29 additions and 0 deletions
4
lxc/executors/scala
Executable file
4
lxc/executors/scala
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp code.code interim.scala
|
||||
timeout -s KILL 10 xargs -a args.args -d '\n' scala interim.scala < stdin.stdin
|
Loading…
Add table
Add a link
Reference in a new issue