Skip to content

Commit f94e767

Browse files
authored
Merge pull request #542 from stikonas/submodules
Update submodules in mirror.sh
2 parents 1e91ce5 + bbb71ce commit f94e767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mirror.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ do_file() {
142142
(
143143
cd "${outdir}" || exit
144144
git pull
145+
git submodule update --init --recursive
145146
)
146147
fi
147148

0 commit comments

Comments
 (0)