piston/lxc/executors/paradoc

6 lines
128 B
Plaintext
Raw Normal View History

2021-01-17 14:50:40 +01:00
#!/bin/bash
2021-01-17 16:44:40 +01:00
cd /tmp/$2
2021-01-21 22:51:26 +01:00
export PYTHONPATH=$PYTHONPATH:/opt/paradoc
timeout -s KILL 3 python3.8 -m paradoc code.code < args.args