upload: put desync into path

should make it also available for the vacuum helper
This commit is contained in:
Harald Sitter
2026-04-22 15:12:04 +02:00
parent df8c400a29
commit a533d8b954

View File

@@ -57,8 +57,9 @@ S3_TARGET="s3+https://storage.kde.org/kde-linux/testing/"
## Upload to the chunk store directly
go install -v github.com/folbricht/desync/cmd/desync@latest
export PATH="$HOME/go/bin:$PATH"
go -C ../token-redeemer/ run .
~/go/bin/desync chop \
desync chop \
--concurrency "$(nproc)" \
--store "$S3_STORE" \
./*-x86-64.caibx \