mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-18 13:40:01 -04:00
build: do not wildcard files
we already know their exact name
This commit is contained in:
4
build.sh
4
build.sh
@@ -192,8 +192,8 @@ cp "$ROOTFS_CAIBX" "$ROOTFS_EROFS.caibx"
|
||||
mkdir -p upload-tree/sysupdate/store
|
||||
~/go/bin/desync chop \
|
||||
--store upload-tree/sysupdate/store \
|
||||
./*.erofs.caibx \
|
||||
./*.erofs
|
||||
"$ROOTFS_CAIBX" \
|
||||
"$ROOTFS_EROFS"
|
||||
|
||||
# Fake artifacts to keep older systems happy to upgrade to newer versions.
|
||||
# Can be removed once we have started having revisions in our update trees.
|
||||
|
||||
Reference in New Issue
Block a user