diff --git a/Makefile b/Makefile index 5c42aed..ad2a695 100644 --- a/Makefile +++ b/Makefile @@ -79,4 +79,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64 + tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist bullseye --arch amd64