Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -74,11 +74,6 @@ bash main.sh
|
||||
```
|
||||
brew install jq bc
|
||||
```
|
||||
- 运行脚本(首次生成 config.toml,按需填写后再运行)
|
||||
```
|
||||
cd OUC_Shell
|
||||
bash main.sh
|
||||
```
|
||||
> **注意**:下方 plist 文件中的所有 `/绝对路径/到/OUC_Shell` 都需要替换为你的实际仓库绝对路径(例如 `/Users/yourname/github_project/OUC_Shell`),否则服务无法正常运行。
|
||||
- 创建 LaunchAgent(把路径换成你自己的绝对路径)
|
||||
cat > ~/Library/LaunchAgents/cn.ouc.shell.plist <<'EOF'
|
||||
|
||||
Reference in New Issue
Block a user