Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl

This commit is contained in:
FlightControl 2017-01-20 16:54:52 +01:00
commit 4b66d9db31
2 changed files with 4 additions and 0 deletions

4
Update.bat Normal file
View File

@ -0,0 +1,4 @@
rem This script will pull the latest changes from the remote repository, and update the submodules accordingly.
git pull
git submodule update --init

Binary file not shown.