init-repositories.bat 120 B

12345
  1. @echo off
  2. REM Update external git repositories needed to build the project
  3. git submodule update --init --recursive