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
/
ruby
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix stdin for most languages
2021-01-17 01:54:57 +01:00
#!/bin/bash
Removed unnecessary argument from execute and executors
2021-02-05 16:50:57 +01:00
cd /tmp/$1
Move runuser to execute
2021-01-17 16:44:40 +01:00
timeout -s KILL 3 xargs -a args.args -d '\n' ruby code.code < stdin.stdin