You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(install): use gateway service instead of foreground run, add completion hints
- Replace `exec npx openclaw gateway run` with `gateway install` + `gateway start`
so the gateway runs as a background system service (launchd/systemd/schtasks)
- Script now exits cleanly; Ctrl+C no longer kills the gateway
- Add post-install message showing OpenClaw Web UI and Memory Viewer URLs
Made-with: Cursor
0 commit comments