feat: newbie-safe defaults (loopback/no channels/skills) and switch install links to gitea
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user