mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +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
|
||||
git pull
|
||||
git submodule update --init --recursive
|
||||
)
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue