diff --git a/cleanup.sh b/cleanup.sh index 10334a4..d67060b 100755 --- a/cleanup.sh +++ b/cleanup.sh @@ -31,6 +31,7 @@ fi rm -r src/ rm -r pkg/ rm v*.zip +rm v*.zip.part rm *tar.xz exit 0