From b1121d941ecda7e67199beb27894d788762415a4 Mon Sep 17 00:00:00 2001 From: model-err <3059305632@qq.com> Date: Sun, 22 Dec 2024 15:23:05 +0800 Subject: [PATCH] fix docs:there is no ksud in releases so change it into actions --- website/docs/guide/installation.md | 2 +- website/docs/pt_BR/guide/installation.md | 2 +- website/docs/zh_CN/guide/installation.md | 2 +- website/docs/zh_TW/guide/installation.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/guide/installation.md b/website/docs/guide/installation.md index 22481abcadd0..64b2a0b5073f 100644 --- a/website/docs/guide/installation.md +++ b/website/docs/guide/installation.md @@ -112,7 +112,7 @@ Open the manager, click the installation icon in the upper right corner, and sev If you do not want to use the manager, you can also use the command line to install LKM. The `ksud` tool provided by KernelSU can help you quickly patch the official firmware and then flash it. -This tool supports macOS, Linux, and Windows. You can download the corresponding version from [GitHub Release](https://github.com/tiann/KernelSU/releases). +This tool supports macOS, Linux, and Windows. You can download the corresponding version from [GitHub Actions](https://github.com/tiann/KernelSU/actions). Usage: `ksud boot-patch` you can check the command line help for specific options. diff --git a/website/docs/pt_BR/guide/installation.md b/website/docs/pt_BR/guide/installation.md index afe700e45f9b..56e3d79d0f0a 100644 --- a/website/docs/pt_BR/guide/installation.md +++ b/website/docs/pt_BR/guide/installation.md @@ -112,7 +112,7 @@ Abra o gerenciador, clique no ícone de instalação no canto superior direito e Se não quiser usar o gerenciador, você também pode usar a linha de comando para instalar o LKM. A ferramenta `ksud` fornecida pelo KernelSU pode ajudá-lo a corrigir rapidamente o firmware oficial e depois fazer o flash. -Esta ferramenta oferece suporte ao macOS, Linux e Windows. Você pode baixar a versão correspondente em [GitHub Release](https://github.com/tiann/KernelSU/releases). +Esta ferramenta oferece suporte ao macOS, Linux e Windows. Você pode baixar a versão correspondente em [GitHub Actions](https://github.com/tiann/KernelSU/actions). Uso: `ksud boot-patch` você pode verificar a ajuda da linha de comando para opções específicas. diff --git a/website/docs/zh_CN/guide/installation.md b/website/docs/zh_CN/guide/installation.md index ee95b9be7226..c98a604c7237 100644 --- a/website/docs/zh_CN/guide/installation.md +++ b/website/docs/zh_CN/guide/installation.md @@ -112,7 +112,7 @@ LKM 模式不会替换掉设备原有的内核,而是使用可加载内核模 如果你不想使用管理器,你也可以使用命令行来安装 LKM;KernelSU 提供的 `ksud` 工具可以帮助你快速修补官方固件,然后刷入。 -这个工具支持 macOS、Linux 和 Windows,你可以在 [GitHub Release](https://github.com/tiann/KernelSU/releases) 下载对应的版本。 +这个工具支持 macOS、Linux 和 Windows,你可以在 [GitHub Actions](https://github.com/tiann/KernelSU/actions) 下载对应的版本。 使用方法:`ksud boot-patch` 具体的使用方法你可以查看命令行帮助。 diff --git a/website/docs/zh_TW/guide/installation.md b/website/docs/zh_TW/guide/installation.md index 1d2e7a3d852f..cd369ea66554 100644 --- a/website/docs/zh_TW/guide/installation.md +++ b/website/docs/zh_TW/guide/installation.md @@ -113,7 +113,7 @@ LKM 模式不會替換掉裝置原有的核心,而是使用可載入核心模 如果你不想使用管理器,你也可以使用命令列來安裝 LKM。KernelSU 提供的 `ksud` 可以幫助你快速修補官方韌體,然後寫入。 -這個工具支援 macOS、Linux 和 Windows,你可以在 [GitHub Release](https://github.com/tiann/KernelSU/releases) 下載對應的版本。 +這個工具支援 macOS、Linux 和 Windows,你可以在 [GitHub Actions](https://github.com/tiann/KernelSU/actions) 下載對應的版本。 使用方法:`ksud boot-patch`。 你可以查看命令列的提示了解具體的使用方法。