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