updated docs

This commit is contained in:
Brian Seymour 2018-09-21 23:15:24 -05:00
parent a44a62f2df
commit 35ddde0106
2 changed files with 28 additions and 6 deletions

View file

@ -65,6 +65,6 @@ docker run \
piston \
runuser \
-l runner \
-c "/$bin /$file $file | head -c 1024 2>&1"
-c "/$bin /$file $file | head -c 65536 2>&1"
rm -f /tmp/$file