diff --git a/Makefile b/Makefile index 1c5aa0d..1840094 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ ${DEB}: .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload + tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH} .PHONY: clean clean: