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/*