]> git.proxmox.com Git - pve-storage.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Jul 2021 13:37:13 +0000 (15:37 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Jul 2021 13:37:13 +0000 (15:37 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index e035a4db533e560e4ca542ba56af09cafdadaea1..431db16a68f5429b79579165aaa4fdb8b7782017 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -73,5 +73,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