diff --git a/Makefile b/Makefile index cfc47e6..78faf98 100644 --- a/Makefile +++ b/Makefile @@ -88,4 +88,4 @@ distclean: clean .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 buster