Update bin paths from ~/clawd/bin to ~/.openclaw/workspace/bin

This commit is contained in:
Hoid 2026-02-09 11:10:22 +00:00
parent ffd01c23bd
commit 503f88820d

View file

@ -42,7 +42,7 @@ When user arrives home, HA calls the webhook. Check `memory/arrival-reminders.js
## Der Standard RSS ## Der Standard RSS
Helper script: `~/bin/derstandard` Helper script: `~/.openclaw/workspace/bin/derstandard`
```bash ```bash
derstandard items [max] # NEW items only (filters out seen) derstandard items [max] # NEW items only (filters out seen)
@ -110,7 +110,7 @@ jellyfin libraries # List libraries
## Forgejo Git Access ## Forgejo Git Access
Helper script: `~/bin/forgejo` Helper script: `~/.openclaw/workspace/bin/forgejo`
```bash ```bash
forgejo repos [org] # List repos forgejo repos [org] # List repos
@ -146,7 +146,7 @@ curl -s -X REPORT -u "$NEXTCLOUD_USER:$NEXTCLOUD_PASS" \
## AI News RSS (Hybrid Approach) ## AI News RSS (Hybrid Approach)
Helper script: `~/bin/ainews` Helper script: `~/.openclaw/workspace/bin/ainews`
```bash ```bash
ainews items [max] # NEW items only (filters out seen) ainews items [max] # NEW items only (filters out seen)