remove file after exec

This commit is contained in:
Brian Seymour 2018-09-20 18:22:47 -05:00
parent e55d18801f
commit 3103f6c17f
1 changed files with 2 additions and 0 deletions

View File

@ -57,3 +57,5 @@ docker run \
-v $dir/executors/cpp:/executor_cpp \
piston \
timeout -s HUP 3 /$bin /$file $file 2>&1
rm -f /tmp/$file