Skip to content

Commit c1d1ae3

Browse files
authored
Update build_emscripten.sh
1 parent 726ff84 commit c1d1ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libretro/emscripten/build_emscripten.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cd "$(dirname "$0")"
44

55
cd ../../
66

7-
git submodule update -i --recursive
7+
git submodule update --init --recursive
88

99
#Build emscripten ffmpeg
1010

0 commit comments

Comments
 (0)