Also sync f24 atomic
This commit is contained in:
parent
84a102ae91
commit
13efaaa767
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ for rel in 22 23 24; do
|
||||||
fi
|
fi
|
||||||
|
|
||||||
done
|
done
|
||||||
for rel in 22 23; do
|
for rel in 22 23 24; do
|
||||||
|
|
||||||
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
|
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
|
||||||
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)
|
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue