mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
Merge pull request #542 from stikonas/submodules
Update submodules in mirror.sh
This commit is contained in:
commit
f94e767962
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ do_file() {
|
||||||
(
|
(
|
||||||
cd "${outdir}" || exit
|
cd "${outdir}" || exit
|
||||||
git pull
|
git pull
|
||||||
|
git submodule update --init --recursive
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue