mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
Add lolcode
This commit is contained in:
parent
f12cee3a96
commit
14d1090daa
5 changed files with 26 additions and 1 deletions
4
lxc/executors/lolcode
Normal file
4
lxc/executors/lolcode
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /tmp/$1
|
||||
timeout -s KILL 3 lci code.code < stdin.stdin
|
Loading…
Add table
Add a link
Reference in a new issue