This commit is contained in:
lpf
2026-02-14 00:18:09 +08:00
parent b57b4b14e7
commit 01b56f2398
5 changed files with 119 additions and 40 deletions

View File

@@ -17,7 +17,7 @@
```bash
clawgo onboard
```
When running `clawgo onboard` or `clawgo gateway`, a `yes/no` prompt asks whether to grant root privileges.
When running `clawgo gateway`, a `yes/no` prompt asks whether to grant root privileges.
If `yes`, the command is re-executed via `sudo` and a high-permission shell policy is enabled (with `rm -rf /` still hard-blocked).
**2. Configure CLIProxyAPI**