feat(update): shell

This commit is contained in:
liuyx 2024-09-09 17:11:19 +08:00
parent 9e02b7bb64
commit 25c110c801
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
git pull
git submodule update --recursive --remote
./update-sub.sh
./run.sh

1
update-sub.sh Executable file
View File

@ -0,0 +1 @@
git submodule update --recursive --remote