diff --git a/Makefile b/Makefile index 4097cd3..ac5ce8c 100644 --- a/Makefile +++ b/Makefile @@ -45,5 +45,5 @@ check: .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