Calculate directory sizes in background

This commit is contained in:
Mikei386
2026-06-23 09:17:32 +02:00
parent 74ba8d0984
commit 53e25c4641
7 changed files with 114 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r013"
VERSION="2026.06.23.r014"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"