1
0

ref: 打包脚本调整

This commit is contained in:
TsMask
2025-03-19 21:03:30 +08:00
parent 6c0e636f3c
commit 3655fb999a
2 changed files with 7 additions and 14 deletions

View File

@@ -4,25 +4,18 @@
OS: Ubuntu 18.04 / 22.04 (Recommendation)
Arch: amd64
Golang: go1.22.1 linux/amd64
Golang: go1.22.5 (or above)
Database: 10.6.16-MariaDB, Redis server v=5.0.5 (or above)
node.js: v18.16.0 (or above)
node.js: v20.18.0 (or above)
## Build Guide
```bash
git clone https://xxx@bitbucket.org/bluearcuscom/ems.git omc.git
git clone https://xxx@git/ems.git omc.git
cd omc.git
git pull
cd fe.ems.vue3
npm install
npm run build
cd ../build.ems
./build.sh deb
bash pkg.sh --web --api -v 2.2503.2
find "${fehooksdir}" -type f -name '*.ts' -exec sed -i 's/[一-龥()“”,。?!]~·]//g' {} +