diff --git a/Makefile b/Makefile index a162c11..3256fa0 100644 --- a/Makefile +++ b/Makefile @@ -47,5 +47,5 @@ install: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch + tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye