diff --git a/Makefile b/Makefile index 2c0ab01..736c141 100644 --- a/Makefile +++ b/Makefile @@ -101,4 +101,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64 + tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64