更新脚本

This commit is contained in:
Nanako 2024-05-19 21:57:13 +08:00
parent f94a035408
commit 1cf41abe41
3 changed files with 0 additions and 11 deletions

View File

@ -1,10 +1,5 @@
git submodule update --init --recursive
cd Arona/third_party/wxWidgets
git checkout master
git pull
cd ../../..
cd AronaCore
git checkout dev
git pull

View File

@ -1,7 +1,4 @@
git pull
cd Arona/third_party/wxWidgets
git pull
cd ../../..
cd AronaCore
update.bat

View File

@ -1,7 +1,4 @@
git pull
cd Arona/third_party/wxWidgets
git pull origin master
cd ../../..
cd AronaCore
./update.sh