fix: 打包不预先配置nginx

This commit is contained in:
TsMask
2024-07-10 15:00:13 +08:00
parent 3b6706c44d
commit f5a2d79346
3 changed files with 1 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ cp -rf ${DebBuildDirOMCEtc}/db/common/* ${DebBuildDirOMCEtc}/db/upgrade
# 打包deb
cd ${EmsBEDir}
chmod 755 -R ${DebBuildDir}
chmod 755 ${DebBuildDir}
chmod 755 ${DebBuildDir}/DEBIAN/preinst
chmod 755 ${DebBuildDir}/DEBIAN/postinst
chmod 755 ${DebBuildDir}/DEBIAN/postrm