自托管 APT 仓库,由 CI 从 BIT Releases 自动同步。
echo "deb [trusted=yes] https://yxpil.github.io/apt-repo stable main" | sudo tee /etc/apt/sources.list.d/bit.list sudo apt update && sudo apt install bit
stable
main
[trusted=yes]