5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-10 16:58:38 +03:00

update upload target

This commit is contained in:
Wolfgang Bumiller 2017-03-10 14:31:42 +01:00
parent 55448f2e9e
commit 0ced1541ec

View File

@ -1,5 +1,3 @@
RELEASE=4.4
PACKAGE=lxc-pve
LXCVER=2.0.7
DEBREL=4
@ -39,7 +37,7 @@ download ${SRCTAR}:
.PHONY: upload
upload: ${DEBS}
tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist jessie
distclean: clean