clone-qemu: Also rsync modules/ directory
This commit is contained in:
parent
f9e4e62a8b
commit
6fa1c5cfc8
|
|
@ -79,7 +79,7 @@ if ! test -d ostree; then
|
||||||
$SRCDIR/ostree-setup.sh $(pwd)/ostree
|
$SRCDIR/ostree-setup.sh $(pwd)/ostree
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rsync -a -H -v ${WORKDIR}/repo ${WORKDIR}/gnomeos-3.4-* ./ostree
|
rsync -a -H -v ${WORKDIR}/repo ${WORKDIR}/modules ${WORKDIR}/gnomeos-3.4-* ./ostree
|
||||||
|
|
||||||
current_uname=$(uname -r)
|
current_uname=$(uname -r)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue