Skip unreadable local upload files

This commit is contained in:
Mikei386
2026-07-04 10:18:04 +02:00
parent 2e5581a6e9
commit 4e05ef3a8b
5 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.04.r002"
VERSION="2026.07.04.r003"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"