feat: added a proper submodule update command to the updateSubmodule file

This commit is contained in:
Yannik Bretschneider 2021-05-19 13:11:56 +02:00
parent 65e9e88f51
commit 2b00b1520b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
@echo off
git submodule update --init
cd .\Gamelib
git fetch
git checkout gamelib