Merge pull request #71 from Sirius902/master

Add Scala
This commit is contained in:
Brian Seymour 2021-02-05 16:10:49 -06:00 committed by GitHub
commit d19d3faeba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 0 deletions

4
lxc/executors/scala Executable file
View 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