This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
b9ef21cbea
piston
/
lxc
/
executors
/
dash
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add dash
2021-01-23 22:09:00 +01:00
#!/bin/bash
Removed unnecessary argument from execute and executors
2021-02-05 16:50:57 +01:00
cd /tmp/$1
Add dash
2021-01-23 22:09:00 +01:00
xargs -a args.args -d '\n' timeout -s KILL 3 dash code.code < stdin.stdin