TmpMenu/scripts/switch_master_update.bat

4 lines
63 B
Batchfile

@echo off
git checkout master
git pull && git submodule update