mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
args
This commit is contained in:
parent
cfef629586
commit
6cc2496cd6
12 changed files with 18 additions and 18 deletions
|
@ -75,6 +75,6 @@ docker run \
|
|||
piston \
|
||||
runuser \
|
||||
-l runner \
|
||||
-c "/$bin /$file $file 2>&1 | head -c 65536"
|
||||
-c "/$bin /$file $file ${@:2} 2>&1 | head -c 65536"
|
||||
|
||||
rm -f /tmp/$file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue