diff --git a/Makefile b/Makefile index 2c3156a..93301b1 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ update: .PHONY: upload upload: $(DEBS) - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist buster .PHONY: distclean clean distclean: clean