1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-04-23 05:26:28 +02:00

csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:39:14 -05:00
parent 1c407f4a05
commit 840c414e95

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