From 339fdf783f5a39b0b2894dbd8968dc7bc2a52fba Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Wed, 18 Feb 2026 21:50:22 +0100 Subject: [PATCH] upload: syntax fix --- upload.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/upload.sh b/upload.sh index 93d07df..2e187a6 100755 --- a/upload.sh +++ b/upload.sh @@ -55,8 +55,8 @@ go -C ./token-redeemer/ run . ~/go/bin/desync chop \ --concurrency 16 \ --store "$S3_STORE" \ - .*-x86-64.caibx \ - .*-x86-64.erofs + ./*-x86-64.caibx \ + ./*-x86-64.erofs ## Prepare the image upload tree mkdir upload-tree/