]> git.proxmox.com Git - pve-sheepdog.git/blobdiff - Makefile
Makefile: use "--dist stretch" for upload target
[pve-sheepdog.git] / Makefile
index a1068ae6b10c0ce4f81378c59f77e23bd7c6d899..d7d1d192982b52b2c7ebb749ce30bea5ce694a7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ ${SDSRC} download:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
 
 clean:
 distclean: clean