diff --git a/nightly.sh b/nightly.sh index 9185ebb..5cac0bf 100755 --- a/nightly.sh +++ b/nightly.sh @@ -177,8 +177,8 @@ $RSYNCPREFIX compose-partial-copy --arch=ppc64le --arch=s390x \ $RSYNCPREFIX rm "$RSYNCSECTARGET/.composeinfo" $RSYNCPREFIX ./releng/scripts/build_composeinfo "$RSYNCSECTARGET/" --name "$NEWCOMPOSE_ID" -# hardlink content (this will hardlink aarch64 with the other arches) -time hardlink -v "$RSYNCTARGET/.." +# hardlink content (this will hardlink ppc64le/s390x) +time hardlink -v "$RSYNCSECTARGET/.." # sync Silverblue to the unified ostree repo # Set the umask to so directories can get group write