summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautoepatch.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoepatch.sh b/autoepatch.sh
index 48ec22d..0793a47 100755
--- a/autoepatch.sh
+++ b/autoepatch.sh
@@ -83,6 +83,7 @@ main() {
fi
done <<<"${targets}"
+ rm -f "${T}"/autoepatch.$$.*
exit 0
)