更新脚本

This commit is contained in:
2024-05-16 15:29:13 +08:00
parent d00277bb4d
commit fcc0c44375
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
git submodule update --init --recursive
cd Arona/third_party/hikogui
cd Arona/third_party/wxWidgets
git checkout main
git pull
cd ../../..
@@ -11,4 +11,4 @@ git pull
init.bat
echo Init done
pause
pause

View File

@@ -1,5 +1,5 @@
git pull
cd Arona/third_party/hikogui
cd Arona/third_party/wxWidgets
git pull
cd ../../..