1
0
2025-03-20 16:16:49 +08:00
2025-03-19 17:21:47 +08:00
2025-03-19 17:21:47 +08:00
2025-03-20 18:38:19 +08:00
2025-03-20 18:38:19 +08:00
2025-03-20 18:38:19 +08:00

Quickstart Of Build

Platform

OS: Ubuntu 18.04 / 22.04 (Recommendation)

Golang: go1.22.5 (or above)

Database: 10.6.16-MariaDB, Redis server v=5.0.5 (or above)

node.js: v20.18.0 (or above)

Build Guide

git clone https://xxx@git/ems.git omc.git
cd omc.git
# Universal
bash pkg.sh --web --api -v 2.2503.2
# 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
Description
OMC 打包脚本
Readme 556 MiB
Languages
Shell 99.9%
TypeScript 0.1%