This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/scripts/switch_master_update.bat

4 lines
63 B
Batchfile
Raw Normal View History

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