feat: newbie-safe defaults (loopback/no channels/skills) and switch install links to gitea
This commit is contained in:
@@ -24,7 +24,7 @@ try {
|
||||
$null = Get-Command openclaw -ErrorAction Stop
|
||||
Write-Ok "已找到 OpenClaw。"
|
||||
} catch {
|
||||
Write-Err "未找到 OpenClaw。请先运行安装脚本:`niwr -useb https://raw.githubusercontent.com/736773174/openclaw-setup-cn/main/install-windows.ps1 | iex"
|
||||
Write-Err "未找到 OpenClaw。请先运行安装脚本:`niwr -useb https://github.carrydelahaye.work/openclaw/openclaw-setup-cn/raw/branch/main/install-windows.ps1 | iex"
|
||||
}
|
||||
|
||||
# ─────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user