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

@@ -65,7 +65,7 @@ curl -fsSL https://deb.nodesource.com/setup_22.x | bash -
apt install -y nodejs
# Install Clawdbot
curl -fsSL https://clawd.bot/install.sh | bash
curl -fsSL https://molt.bot/install.sh | bash
# Verify
clawdbot --version

View File

@@ -97,7 +97,7 @@ tailscale status
## 5) Install Clawdbot
```bash
curl -fsSL https://clawd.bot/install.sh | bash
curl -fsSL https://molt.bot/install.sh | bash
source ~/.bashrc
```

View File

@@ -110,7 +110,7 @@ sudo sysctl -p
### Option A: Standard Install (Recommended)
```bash
curl -fsSL https://clawd.bot/install.sh | bash
curl -fsSL https://molt.bot/install.sh | bash
```
### Option B: Hackable Install (For tinkering)