Update bin paths from ~/clawd/bin to ~/.openclaw/workspace/bin
This commit is contained in:
parent
ffd01c23bd
commit
503f88820d
1 changed files with 3 additions and 3 deletions
6
TOOLS.md
6
TOOLS.md
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue