]> git.proxmox.com Git - novnc-pve.git/blobdiff - Makefile
buildsys: change upload dist to bullseye
[novnc-pve.git] / 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