From 852726b4a11c1bc4883aa92bbdb8f9b36e44124c Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/use/command-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use/command-options.md b/docs/use/command-options.md index af8f1d94..e04ab196 100644 --- a/docs/use/command-options.md +++ b/docs/use/command-options.md @@ -100,7 +100,7 @@ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --only-epel 当你不小心删除了官方源的备份时可以使用此命令来恢复,使用此命令选项后将跳过选择软件源步骤 ``` bash -bash <(curl -sSL https://linuxmirrors.cn/main.sh) --use-official-source +bash <(curl -sSL https://linuxmirrors.cn/main.sh) --use-official-source true ``` > 部分系统不存在官方源例如 `Arch Linux`,届时会自动更换成兼容性较高的阿里云镜像站