1
0

fix: 将配置中的 "standard" 修改为 "std"

This commit is contained in:
TsMask
2025-03-20 19:41:19 +08:00
parent e363529519
commit 874707cd00
5 changed files with 11 additions and 11 deletions

View File

@@ -98,7 +98,7 @@ ReleaseFileName=omc-r${VERSION}-${Date}-${OS_NAME}-${PACKAGE_ARCH}.${PACKAGE_MAN
# 应用文件处理 ./位于临时目录
app() {
# 数据库脚本 common属于重建脚本
modeList="standard lite"
modeList="std lite"
for v in ${modeList}; do
path=./usr/local/etc/omc/database/${v}
cp -rf $path/common/* $path/install/