mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-13 15:16:26 +02:00
csharp fix
This commit is contained in:
parent
1c407f4a05
commit
840c414e95
1 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,6 @@ docker run \
|
||||||
piston \
|
piston \
|
||||||
runuser \
|
runuser \
|
||||||
-l runner \
|
-l runner \
|
||||||
-c "/$bin /$file $file 2>&1 | head -c 65536"
|
-c "/$bin /tmp/$file $file 2>&1 | head -c 65536"
|
||||||
|
|
||||||
rm -f /tmp/$file
|
rm -f /tmp/$file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue