From abe06e1aafba66b2dc2713dcf85f2e0315285e76 Mon Sep 17 00:00:00 2001 From: zhangsz Date: Mon, 16 Jun 2025 16:52:39 +0800 Subject: [PATCH] fix: ... --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index fb39e0d0..4730d90f 100644 --- a/makefile +++ b/makefile @@ -108,7 +108,7 @@ replace_chinese: deb: pre_build cp -rf $(CustomizedDir)/agt.d $(DebBuildOMCDir)/static - cp -rf $(CustomizedDir)/omc.d $(DebBuildOMCDir)/static + cp -rf $(CustomizedDir)/psap.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/*