diff --git a/Makefile b/Makefile index 3f486a3..5bfcc95 100644 --- a/Makefile +++ b/Makefile @@ -74,5 +74,5 @@ 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