mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
merge and add clojure
This commit is contained in:
parent
fca3488743
commit
ed0a5c4f78
5 changed files with 33 additions and 0 deletions
4
lxc/executors/clojure
Normal file
4
lxc/executors/clojure
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /tmp/$1
|
||||
timeout -s KILL 3 xargs -a args.args -d '\n' clojure -M code.code < stdin.stdin
|
Loading…
Add table
Add a link
Reference in a new issue