diff --git a/Makefile b/Makefile index 2419beb..4f64bbe 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ download ${SRCDIR}: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster + tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist bullseye .PHONY: distclean distclean: clean