build: added convenience bat file to update submodule via powershell script

This commit is contained in:
Yannik Bretschneider 2021-06-05 04:17:17 +02:00
parent 93bd3fe99d
commit 41869f0917
1 changed files with 2 additions and 0 deletions

2
updateSubmodule.bat Normal file
View File

@ -0,0 +1,2 @@
@echo off
powershell .\updateSubmodule.ps1