1
0

fix: 更新构建脚本中的分支和版本信息

This commit is contained in:
TsMask
2025-05-16 14:29:38 +08:00
parent 952e55140b
commit 0fe95af9c3
4 changed files with 14 additions and 79 deletions

View File

@@ -29,6 +29,4 @@ cd omc.git && ls
bash pkg.sh --web --api -v 2.2503.2
# RemoveChinese
bash pkg-remove-chinese.sh --web --api -v 2.2503.2
# Place in upper directory for execution - Remote copy front-end files for packaging
bash pkg-copy-front.sh --web -v 2.2503.2
```