mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Update submodules in mirror.sh
This commit is contained in:
parent
1e91ce56db
commit
bbb71ce3a6
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