mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge pull request #204 from birgersp/master
Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
This commit is contained in:
commit
cacbc6f40c
4
Update.bat
Normal file
4
Update.bat
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user