diff --git a/Makefile b/Makefile index fbedf3d..9707068 100644 --- a/Makefile +++ b/Makefile @@ -45,5 +45,5 @@ check: .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,pmg --dist stretch