chore: update molt.bot domains

This commit is contained in:
Peter Steinberger
2026-01-27 11:27:41 +00:00
parent f4004054ab
commit 83460df96f
137 changed files with 653 additions and 538 deletions

View File

@@ -750,7 +750,7 @@ Mario asking for find ~
Found a vulnerability in Clawdbot? Please report responsibly:
1. Email: security@clawd.bot
1. Email: security@molt.bot
2. Don't post publicly until fixed
3. We'll credit you (unless you prefer anonymity)

View File

@@ -501,12 +501,12 @@ upgrades in place and rewrites the gateway service to point at the new install.
Switch **to git install**:
```bash
curl -fsSL https://clawd.bot/install.sh | bash -s -- --install-method git --no-onboard
curl -fsSL https://molt.bot/install.sh | bash -s -- --install-method git --no-onboard
```
Switch **to npm global**:
```bash
curl -fsSL https://clawd.bot/install.sh | bash
curl -fsSL https://molt.bot/install.sh | bash
```
Notes: