diff --git a/README.md b/README.md index bffc52d..2842d9a 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,17 @@ ```bash # 方式一:curl -curl -fsSL https://gitee.com/yu-yon/S905L3A/raw/master/setup_cups.sh | bash +curl -fsSL https://git.workyai.cn/237899745/S905L3A/raw/branch/master/setup_cups.sh | bash # 方式二:wget -wget -qO- https://gitee.com/yu-yon/S905L3A/raw/master/setup_cups.sh | bash +wget -qO- https://git.workyai.cn/237899745/S905L3A/raw/branch/master/setup_cups.sh | bash ``` ## 卸载 ```bash # 下载脚本 -wget -O setup_cups.sh https://gitee.com/yu-yon/S905L3A/raw/master/setup_cups.sh +wget -O setup_cups.sh https://git.workyai.cn/237899745/S905L3A/raw/branch/master/setup_cups.sh chmod +x setup_cups.sh # 执行卸载 @@ -124,7 +124,8 @@ lpinfo -v | grep usb ## 仓库地址 -- Gitee: https://gitee.com/yu-yon/S905L3A +- Gitea: https://git.workyai.cn/237899745/S905L3A +- Gitee: https://gitee.com/yu-yon/S905L3A(镜像) ## 更新日志