X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=Makefile;h=aa4402f4dac4f789793204543f9feba8692eb922;hp=e05ed8e9e575ee23bdf7e6f012c0452267c4d3b9;hb=97f480250eebc5a7463c8647e98a511fe15bf8a8;hpb=6e38c2a1cb7dd688dbbaaa9abe56fd69aa6c50b1 diff --git a/Makefile b/Makefile index e05ed8e..aa4402f 100644 --- a/Makefile +++ b/Makefile @@ -51,4 +51,4 @@ distclean: clean .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 stretch --arch ${ARCH}