diff --git a/Makefile b/Makefile index c18615f..71b76f5 100644 --- a/Makefile +++ b/Makefile @@ -74,5 +74,5 @@ distclean: clean .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch + tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster