]> git.proxmox.com Git - pmg-gui.git/commitdiff
buildsys: upload to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 15:00:03 +0000 (17:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 15:00:03 +0000 (17:00 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index d42e29cfc523e90945e9e62e25b3f47147c5ad47..e0b11a0d92191485b31ecb80aaadd013fd166ba7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ install: pmg-index.html.tt pmg-mobile-index.html.tt js/pmgmanagerlib.js js/mobil
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
 
 distclean: clean
        rm -f examples/simple-demo.pem