Spaces:
Runtime error
Runtime error
| set -e | |
| # echo "Installing DingTalk plugin..." | |
| # npm install -g @soimy/dingtalk 2>/dev/null || true | |
| # openclaw plugins install @soimy/dingtalk 2>/dev/null || true | |
| # openclaw doctor --fix | |
| echo "Starting OpenClaw gateway..." | |
| exec openclaw gateway | |