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:
parent
efd3af01f3
commit
aad6fb706c
2
Makefile
2
Makefile
@ -55,4 +55,4 @@ upload: build/$(DEB)
|
|||||||
dcmd --deb rust-pxar_*.changes \
|
dcmd --deb rust-pxar_*.changes \
|
||||||
| grep -v '.changes$$' \
|
| grep -v '.changes$$' \
|
||||||
| tar -cf- -T- \
|
| 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)
|
||||||
|
Loading…
Reference in New Issue
Block a user