diff --git a/Makefile b/Makefile index 4f745392..6a070d6d 100644 --- a/Makefile +++ b/Makefile @@ -62,5 +62,4 @@ update: dcmd --deb rust-$*_*.changes \ | grep -v '.changes$$' \ | tar -cf "$@.tar" -T-; \ - cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster; \ - cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye + cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster