From 327ee46127b9d54bcf8e20841c8bbf59310b68a9 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mar 01 2019 15:44:10 +0000 Subject: ostree sync to 30 ref Signed-off-by: Mohan Boddu --- diff --git a/nightly.sh b/nightly.sh index 3f345ec..87456a5 100755 --- a/nightly.sh +++ b/nightly.sh @@ -189,7 +189,7 @@ $RSYNCPREFIX ./releng/scripts/build_composeinfo "$RSYNCSECTARGET/" --name "$NEWC # sync Silverblue to the unified ostree repo for arch in x86_64; do - ostree pull-local --repo=$OSTREEDESTREPO $OSTREESRCREPO --depth=-1 "fedora/rawhide/${arch}/silverblue" + ostree pull-local --repo=$OSTREEDESTREPO $OSTREESRCREPO --depth=-1 "fedora/30/${arch}/silverblue" ostree summary -u --repo=$OSTREEDESTREPO # update summary file done