feat: newbie-safe defaults (loopback/no channels/skills) and switch install links to gitea

This commit is contained in:
2026-03-09 21:33:41 +08:00
parent 2007545b1d
commit da477378a7
5 changed files with 18 additions and 11 deletions

View File

@@ -179,7 +179,7 @@ Write-Host " OpenClaw 安装完成!开始配置..." -ForegroundColor Green
Write-Host "========================================" -ForegroundColor Green
Write-Host ""
openclaw onboard --accept-risk --flow quickstart --install-daemon --node-manager npm --skip-skills
openclaw onboard --accept-risk --flow quickstart --install-daemon --gateway-bind loopback --node-manager npm --skip-search --skip-channels --skip-skills
Write-Host ""
Write-Host "========================================" -ForegroundColor Green