feat: added a proper submodule update command to the updateSubmodule file
This commit is contained in:
parent
65e9e88f51
commit
2b00b1520b
@ -1,4 +1,5 @@
|
||||
@echo off
|
||||
git submodule update --init
|
||||
cd .\Gamelib
|
||||
git fetch
|
||||
git checkout gamelib
|
||||
|
Loading…
Reference in New Issue
Block a user