Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Howard-aile
2025-12-02 09:43:49 +08:00
committed by GitHub
parent e36dd200dc
commit 367dd8cdcb
-5
View File
@@ -74,11 +74,6 @@ bash main.sh
``` ```
brew install jq bc brew install jq bc
``` ```
- 运行脚本(首次生成 config.toml,按需填写后再运行)
```
cd OUC_Shell
bash main.sh
```
> **注意**:下方 plist 文件中的所有 `/绝对路径/到/OUC_Shell` 都需要替换为你的实际仓库绝对路径(例如 `/Users/yourname/github_project/OUC_Shell`),否则服务无法正常运行。 > **注意**:下方 plist 文件中的所有 `/绝对路径/到/OUC_Shell` 都需要替换为你的实际仓库绝对路径(例如 `/Users/yourname/github_project/OUC_Shell`),否则服务无法正常运行。
- 创建 LaunchAgent(把路径换成你自己的绝对路径) - 创建 LaunchAgent(把路径换成你自己的绝对路径)
cat > ~/Library/LaunchAgents/cn.ouc.shell.plist <<'EOF' cat > ~/Library/LaunchAgents/cn.ouc.shell.plist <<'EOF'