This commit is contained in:
2023-09-04 19:33:47 +08:00
parent f68b78749e
commit a2efac05fd

View File

@@ -91,7 +91,8 @@ deb: $(BINNAME)
cp -rf $(EmsFEDir)/* $(FrontBuildDir)/front >/dev/null
chmod 755 $(BinDir)/*
chmod 755 $(BuildDir)/omc/bin/*
chmod 755 $(DebBuildDir)/DEBIAN/*
chmod 755 $(DebBuildDir)/DEBIAN/postinst
chmod 755 $(DebBuildDir)/DEBIAN/postrm
cp -rf $(BuildDir)/omc/* $(DebBuildDir)/usr/local/omc/
chmod +x $(DebBuildDir)/usr/local/omc/bin/*
cp -rf $(BuildDir)/nginx/* $(DebBuildDir)/etc/nginx/conf.d