mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-23 15:56:53 -04:00
upload: move raw and torrent to correct subdir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user