diff --git a/Makefile b/Makefile index 6a09227..f9ab740 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ $(DSC): $(BUILDDIR) .PHONY: upload upload: $(DEB) - tar cf - $(DEB) | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye --arch $(DEB_BUILD_ARCH) + tar cf - $(DEB) | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye .PHONY: clean clean: