diff --git a/zip.sh b/zip.sh index f8b274b..e224aa8 100755 --- a/zip.sh +++ b/zip.sh @@ -21,3 +21,5 @@ for f in *.mokuro; do echo "Warning: Directory '$dir' not found for '$f', skipping." fi done + +rm -rf ./*.html