diff --git a/bin/GitSync.bat b/bin/GitSync.bat index 75898549..6c93e180 100644 --- a/bin/GitSync.bat +++ b/bin/GitSync.bat @@ -23,6 +23,7 @@ cd GreaterProtection git commit -am "%com%" git push origin master cd ..\ -cd GSM +cd Empire-Engine +git submodule foreach git pull origin master git commit -am "%com%" git push origin master \ No newline at end of file