4 lines
51 B
Batchfile
4 lines
51 B
Batchfile
|
@echo off
|
||
|
|
||
|
git submodule update --init --recursive
|