This commit is contained in:
2023-09-27 20:48:58 +08:00
parent 9ead7a0df7
commit 3c4dae90fb

View File

@@ -96,6 +96,7 @@ ifeq ($(shell lsb_release -r --short), 22.04)
else
DebPkgFile = $(PROJECT)-$(VERSION)-$(Release).$(PLATFORM).deb
endif
echo $(DebBuildDir)
cp -rf $(RestagentDir)/$(RESTAGENT) $(BuildOMCBinDir)
cp -rf $(CrontaskDir)/$(CRONTASK) $(BuildOMCBinDir)
cp -rf $(SshSvcDir)/$(SshSvcBin) $(BuildOMCBinDir)