Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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 repo...@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64 + tar -cf - ${DEBS} | ssh repo...@repo.proxmox.com -- upload --product pve,pmg --dist bullseye --arch amd64 -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel