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

@@ -93,7 +93,7 @@ echo -e "${GREEN}${BOLD} OpenClaw 安装完成!开始配置...${NC}"
echo -e "${GREEN}${BOLD}========================================${NC}"
echo ""
openclaw onboard --accept-risk --flow quickstart --install-daemon --node-manager npm --skip-skills < /dev/tty
openclaw onboard --accept-risk --flow quickstart --install-daemon --gateway-bind loopback --node-manager npm --skip-search --skip-channels --skip-skills < /dev/tty
echo ""
echo -e "${GREEN}${BOLD}========================================${NC}"