X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=3f424ecb9905def4d25dda6e388ea5881195d42c;hb=1c2b442a0b636d7812565d267676705b52df27a3;hp=0c71666c39299caa550bdf829af2ea95654c111c;hpb=dbdde453d81fed10b2ec5a124d82aabd29b010a8;p=pve-jslint.git 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