1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-05 11:26:27 +02:00
piston/lxc/executors/lisp
2021-01-23 14:14:55 -06:00

4 lines
107 B
Bash

#!/bin/bash
cd /tmp/$2
timeout -s KILL 3 xargs -a args.args -d '\n' sbcl --script code.code < stdin.stdin