5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00

fixup upload command

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-06-20 13:35:49 +02:00
parent efd3af01f3
commit aad6fb706c

View File

@ -55,4 +55,4 @@ upload: build/$(DEB)
dcmd --deb rust-pxar_*.changes \
| grep -v '.changes$$' \
| tar -cf- -T- \
| echo ssh -X repoman@repo.proxmox.com upload --product devel --dist $(UPLOAD_DIST)
| ssh -X repoman@repo.proxmox.com upload --product devel --dist $(UPLOAD_DIST)