]> git.proxmox.com Git - pve-zsync.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 Jan 2022 17:34:13 +0000 (18:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 Jan 2022 17:34:13 +0000 (18:34 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index d5bbe9787f64a0fff8ad133f612595b3e21a58b5..576fad637bf5e8e25354a98589a46e11100fa641 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,4 +61,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist buster
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist bullseye