sync teh atomic repo
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
11dfdd3fd7
commit
c58f08d8b8
@ -124,6 +124,7 @@ for dir in Cloud Labs ;
|
||||
$RSYNCPREFIX rsync -avhH $TARGET_DIR/$NEWCOMPOSE_ID/compose/$dir/ /pub/alt/development/$DIST/$dir/ --link-dest=/pub/fedora/linux/development/$DIST/Everything/ --exclude=repodata ;
|
||||
$RSYNCPREFIX rsync -avhH $TARGET_DIR/$NEWCOMPOSE_ID/compose/$dir/ /pub/alt/development/$DIST/$dir/ --link-dest=/pub/fedora/linux/development/$DIST/Everything/ --delete-after ;
|
||||
done
|
||||
$RSYNCPREFIX rsync -avhH --delete-after $ATOMICREPO $ATOMICDEST
|
||||
|
||||
SUBJECT='Fedora '$DIST' compose report: '$SHORTCOMPOSE_ID' changes'
|
||||
if [ "$mail" = "0" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user