]> git.proxmox.com Git - pve-kernel.git/commitdiff
add -X to upload target
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Aug 2018 06:29:09 +0000 (08:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Aug 2018 06:29:09 +0000 (08:29 +0200)
Makefile

index 6211ad03e1fc39a7325a1792b3c5efce92ad7584..d1b62b6dcfdc7ddb868b834dc3ea5978755ea7ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ $(ZFSDIR).prepared: ${ZFSSRC}
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch ${ARCH}
+       tar cf - ${DEBS}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch ${ARCH}
 
 .PHONY: distclean
 distclean: clean