diff --git a/Makefile b/Makefile index 0c71666..3f424ec 100644 --- a/Makefile +++ b/Makefile @@ -55,4 +55,4 @@ clean: .PHONY: upload upload: ${DEB} - tar -cf - ${DEB} | ssh repoman@repo.proxmox.com upload + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch