diff --git a/Makefile b/Makefile index 2b110c42..7584fd73 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ ${DSC}: ${BUILDDIR} .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster + tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist bookworm .PHONY: distclean clean distclean: clean