diff --git a/Makefile b/Makefile index c4673a97..fee566d0 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ install: ${EXTDATA} .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 jessie .PHONY: distclean distclean: clean