diff --git a/Makefile b/Makefile index e1e2714..9a99895 100644 --- a/Makefile +++ b/Makefile @@ -198,7 +198,7 @@ doc-install: index.html $(API_VIEWER_SOURCES) verify-images .PHONY: upload upload: ${GEN_DEB} ${DOC_DEB} - tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch + tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye .PHONY: update update: clean