5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2024-12-24 01:33:48 +03:00

Makefile: use "--product pve --dist jessie" for upload

This commit is contained in:
Dietmar Maurer 2017-03-08 09:56:23 +01:00
parent 657d77df4c
commit 8d8869aeff

View File

@ -45,5 +45,5 @@ check:
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB}|ssh repoman@repo.proxmox.com upload
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie