Skip to content

Commit bbb71ce

Browse files
committed
Update submodules in mirror.sh
1 parent 1e91ce5 commit bbb71ce

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)