clean up lingering .code file on host
This commit is contained in:
parent
92f6f15a47
commit
df246707f2
|
@ -59,3 +59,4 @@ lxc-attach --clear-env -n piston -- \
|
||||||
" > /dev/null 2>&1 &
|
" > /dev/null 2>&1 &
|
||||||
|
|
||||||
rm -rf $basepath/tmp/$epoch
|
rm -rf $basepath/tmp/$epoch
|
||||||
|
rm /tmp/$2
|
||||||
|
|
Loading…
Reference in New Issue