diff --git a/Makefile b/Makefile index 676132c..54e4276 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ dinstall: ${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: test test: spiceterm