Add pull.bat

This commit is contained in:
2025-10-28 11:52:31 +08:00
parent 6dcf842e25
commit 83d0c4ee5c

8
pull.bat Normal file
View File

@@ -0,0 +1,8 @@
@echo off
cd Assets/Convention
git pull
cd ../Plugins/Flee
git pull
cd ../../Scripts/Framework/[RScript]
git pull
cd ../../../../