do cleanup in bg

This commit is contained in:
Brian Seymour 2018-10-24 18:40:21 -05:00
parent ffee474af8
commit e31862c65e
1 changed files with 1 additions and 1 deletions

View File

@ -89,6 +89,6 @@ lxc-attach -n piston -- \
/bin/bash -c "\
for i in {1..100}; do pkill -u runner$newinc --signal SIGKILL; done ;\
find /tmp/* -user runner$newinc -exec /bin/rm -rf {} \;\
"
" > /dev/null 2>&1 &
rm -rf $basepath/tmp/$epoch