]> git.proxmox.com Git - proxmox-backup-restore-image.git/commitdiff
upload to PVE 7
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 10:41:00 +0000 (12:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 10:41:00 +0000 (12:41 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 92aa79153689d8d96aff582d26a7ae1c43b90f8f..a1debcb8a1d63450c31d1058dace2f89d35e11cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ dinstall: deb
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} ${DEB_DBG} | ssh -X repoman@repo.proxmox.com upload --product pbs,pve --dist buster
+       tar cf - ${DEB} ${DEB_DBG} | ssh -X repoman@repo.proxmox.com upload --product pve --dist bullseye
 
 .PHONY: clean
 clean: