diff --git a/Makefile b/Makefile index aebb5af..44a74e9 100644 --- a/Makefile +++ b/Makefile @@ -50,4 +50,4 @@ install: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster + tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist bullseye