]> git.proxmox.com Git - pve-http-server.git/commitdiff
Makefile: use "--product pve,pmg --dist stretch" for upload target
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 16:35:17 +0000 (17:35 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 16:35:17 +0000 (17:35 +0100)
Makefile

index e4807f24b467b20b8e67745f0ced8284ce9fed44..d638c4c0daab82350a757abb9bda8f6a997df199 100644 (file)
--- 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