diff --git a/Makefile b/Makefile index 6233053..bd5e286 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,4 @@ upload: deb dcmd --deb rust-proxmox-fuse_*.changes \ | grep -v '.changes$$' \ | tar -cf- -T- \ - | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster + | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye