chsrc
chsrc copied to clipboard
上海交通大学两个镜像站默认使用哪一个?
- 上海交通大学致远镜像站
- 上海交通大学思源镜像站
https://github.com/RubyMetric/chsrc/blob/main/src/framework/mirror.c#L45-L55
我们目前对其的 code 都是 sjtu,这将导致用户无法正确选择(如用户使用 chsrc set flathub sjtu)。我们需要确定有一个为 sjtu,另一个为 sjtu2。谁来当默认的 sjtu?
如在 Flathub 这个 recipe 中:
https://github.com/RubyMetric/chsrc/blob/main/src/recipe/ware/Flathub.c#L22-L32