mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-22 13:19:29 +00:00
make upload: bump dist to bookworm
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
818ac8e708
commit
bd63af3c3b
2
Makefile
2
Makefile
@ -72,4 +72,4 @@ update:
|
|||||||
dcmd --deb rust-$*_*.changes \
|
dcmd --deb rust-$*_*.changes \
|
||||||
| grep -v '.changes$$' \
|
| grep -v '.changes$$' \
|
||||||
| tar -cf "$@.tar" -T-; \
|
| tar -cf "$@.tar" -T-; \
|
||||||
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye
|
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bookworm
|
||||||
|
Loading…
Reference in New Issue
Block a user