upload: move raw and torrent to correct subdir

This commit is contained in:
Harald Sitter
2026-05-08 23:20:13 +02:00
parent d6992c65d2
commit 3ca74d152d

View File

@@ -71,7 +71,7 @@ rm -rf upload-tree
V2_TREE="upload-tree/testing/sysupdate/v2"
mkdir -p "$V2_TREE"
mv "$OUTDIR"/*.raw "$OUTDIR"/*.torrent upload-tree/
mv "$OUTDIR"/*.raw "$OUTDIR"/*.torrent upload-tree/testing/
mv "$OUTDIR"/*.efi "$OUTDIR"/*.tar.zst "$OUTDIR"/*.erofs "$OUTDIR"/*.caibx "$V2_TREE/"
### Upload