mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
remove file after exec
This commit is contained in:
parent
e55d18801f
commit
3103f6c17f
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue