]> git.proxmox.com Git - dab.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Jul 2021 15:42:53 +0000 (17:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Jul 2021 15:42:53 +0000 (17:42 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 78faf98222993d8d5e2152cf38afaa5931587994..8b8eca2299bfa449c0dc576cec28c7670ff8b977 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -88,4 +88,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye