csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:39:14 -05:00
parent 1c407f4a05
commit 840c414e95
1 changed files with 1 additions and 1 deletions

View File

@ -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