This commit is contained in:
modehua 2023-02-03 17:13:27 +08:00
commit 414869c7a3
1 changed files with 11 additions and 0 deletions

11
app.sh Executable file
View File

@ -0,0 +1,11 @@
git clean -fd
git checkout .
./build.sh hg $2
./build.sh lsc $2
./build.sh hw $2
./build.sh cts $2
./build.sh zj $2