mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
APT::FTPArchive::Release {
|
|
Origin "wcbing APT Repo";
|
|
Label "wcbing APT Repo";
|
|
Suite "wcbing";
|
|
Codename "wcbing";
|
|
Architectures "amd64 arm64";
|
|
Components "main";
|
|
Description "wcbing APT Repo || wcbing 的 APT 仓库";
|
|
}
|