diff --git a/Makefile b/Makefile index e4807f2..d638c4c 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ install: ${BTDATA} .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 distclean: clean rm -f examples/simple-demo.pem