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:
parent
55448f2e9e
commit
0ced1541ec
4
Makefile
4
Makefile
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user