This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
YimMenu
Archived
Watch
1
Star
0
Fork
0
You've already forked YimMenu
Code
Actions
Releases
Activity
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
Unescape
Escape
feat(scripts): reorganise based on feedback (#535)
2022-10-29 20:03:06 +02:00
@
echo
off
git checkout master
git pull
&&
git submodule update
Copy Permalink