Also sync f24 atomic

This commit is contained in:
Kevin Fenzi 2016-06-17 16:46:47 +00:00
parent 84a102ae91
commit 13efaaa767

View file

@ -49,7 +49,7 @@ for rel in 22 23 24; do
fi
done
for rel in 22 23; do
for rel in 22 23 24; do
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)