]> git.proxmox.com Git - pve-common.git/commitdiff
Makefile: upload to --product pve,pmg
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 11:14:43 +0000 (12:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 11:14:43 +0000 (12:14 +0100)
We use the same library for new proxmox mail gateway (pmg).

Makefile

index fbedf3d3428008ad008480122b3b0a31d2460e35..9707068b2d221eb285d407296954264f13192165 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,5 +45,5 @@ check:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch