ref: 打包脚本调整
This commit is contained in:
@@ -15,8 +15,10 @@ node.js: v20.18.0 (or above)
|
||||
```bash
|
||||
git clone https://xxx@git/ems.git omc.git
|
||||
cd omc.git
|
||||
# Universal
|
||||
bash pkg.sh --web --api -v 2.2503.2
|
||||
|
||||
find "${fehooksdir}" -type f -name '*.ts' -exec sed -i 's/[一-龥()“”,。?!]~·]//g' {} +
|
||||
|
||||
# RemoveChinese
|
||||
bash pkg-en.sh --web --api -v 2.2503.2
|
||||
# Place in upper directory for execution - Remote copy front-end files for packaging
|
||||
bash ../pkg-front.sh --web -v 2.2503.2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user