diff --git a/Makefile b/Makefile index fb4a393..16d8753 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ download: .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 distclean: clean