]> git.proxmox.com Git - novnc-pve.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 17 May 2021 09:06:17 +0000 (11:06 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 17 May 2021 09:06:24 +0000 (11:06 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 2419beb4f2090245904ab1ae6f717e68d83274b0..4f64bbe599a945a116accc6816933852b009a830 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ download ${SRCDIR}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist bullseye
 
 .PHONY: distclean
 distclean: clean