mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
update java/scala executor, integrate distrobuilder in
This commit is contained in:
parent
716cf04e62
commit
4d344db148
5 changed files with 55 additions and 336 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /tmp/$1
|
||||
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