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