csharp fix
This commit is contained in:
parent
1c407f4a05
commit
840c414e95
|
@ -71,6 +71,6 @@ docker run \
|
|||
piston \
|
||||
runuser \
|
||||
-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
|
||||
|
|
Loading…
Reference in New Issue