diff --git a/Makefile b/Makefile index 195b06a..c67c935 100644 --- a/Makefile +++ b/Makefile @@ -84,4 +84,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com upload + tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie