RubyMetric / chsrc

chsrc 全平台通用换源工具. Change Source for every software on every platform from the command line.
https://gitee.com/RubyMetric/chsrc
GNU General Public License v3.0
1.32k stars 54 forks source link

EndeavourOS 换源缺少 `arch` 命令 #24

Closed shippomx closed 4 days ago

shippomx commented 1 month ago

$ sudo ./chsrc set arch 测速 https://developer.aliyun.com/mirror/ ... 926.60 KByte/s 测速 https://mirrors.bfsu.edu.cn/ ... 23.13 MByte/s 测速 https://mirrors.ustc.edu.cn/ ... 27.13 MByte/s 测速 https://mirrors.tuna.tsinghua.edu.cn/ ... 10.91 MByte/s 测速 https://mirrors.tencent.com/ ... 14.32 MByte/s 测速 https://mirrors.huaweicloud.com/ ... 10.45 MByte/s 测速 https://mirrors.163.com/ ... 6.00 MByte/s 测速 https://mirrors.sohu.com/ ... 6.36 KByte/s 最快镜像站: 中国科学技术大学开源镜像站 选中镜像站: USTC (ustc)


运行 cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak --backup='t'
chsrc: 备份文件名 /etc/pacman.d/mirrorlist.bak
sh: line 1: arch: command not found
[1]    6801 segmentation fault  sudo ./chsrc set arch
ccmywish commented 2 weeks ago

Hi, @shippomx

已经修复,可以下载最新版试用,若无问题,可关闭此issue.