diff --git a/Makefile b/Makefile index af2c50c..6e498d9 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ install: ${BTDATA} .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster .PHONY: clean distclean distclean: clean