]> git.proxmox.com Git - pve-common.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 9 May 2021 15:33:31 +0000 (17:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 9 May 2021 15:33:31 +0000 (17:33 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index aebb5af02760a1736102bc2567127f470f488b1a..44a74e99cdd5f360ca0802fe79764c70382125ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,4 +50,4 @@ install:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist bullseye