chore: add build:all and deploy scripts, remove hardcoded server details from docs

This commit is contained in:
Eyejoker
2026-03-31 05:05:33 +09:00
parent 8360812e1d
commit fc21804bf1
3 changed files with 6 additions and 5 deletions

View File

@@ -166,8 +166,7 @@ MOA_GLM_API_FORMAT=anthropic
### Deploy
```bash
cd ~/EJClaw
git pull && bun run build && bun run build:runners && bun run build:container && systemctl --user restart ejclaw
bun run deploy
```
## Development