From ceb385bbc6b12b414d5aab45a9cba9b4f12e7037 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Wed, 30 Oct 2024 16:02:31 +0800 Subject: [PATCH] .. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8b169ff..a6d2ee6 100755 --- a/build.sh +++ b/build.sh @@ -237,7 +237,7 @@ case "${pkgtype}" in chmod 755 ${DebBuildDir}/DEBIAN/postrm cp -rf ${BuildDir}/* ${DebBuildDir}/ cp -rf ${CustomizedDir}/agt.d ${DebBuildOMCDir}/static - cp -rf ${CustomizedDir}/omc.d ${DebBuildOMCDir}/static, + cp -rf ${CustomizedDir}/omc.d ${DebBuildOMCDir}/static #cp -rf ${BuildDir}/nginx/* ${DebBuildDir}/etc/nginx/conf.d #cp -rf ${BuildDir}/systemd/*.service ${DebBuildDir}/lib/systemd/system/ chmod +x ${DebBuildDir}/usr/local/omc/bin/*