From 503f88820d70bfdef5d7a8dbf74f6b610f76cb89 Mon Sep 17 00:00:00 2001 From: Hoid Date: Mon, 9 Feb 2026 11:10:22 +0000 Subject: [PATCH] Update bin paths from ~/clawd/bin to ~/.openclaw/workspace/bin --- TOOLS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TOOLS.md b/TOOLS.md index 746276f..64a0426 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -42,7 +42,7 @@ When user arrives home, HA calls the webhook. Check `memory/arrival-reminders.js ## Der Standard RSS -Helper script: `~/bin/derstandard` +Helper script: `~/.openclaw/workspace/bin/derstandard` ```bash derstandard items [max] # NEW items only (filters out seen) @@ -110,7 +110,7 @@ jellyfin libraries # List libraries ## Forgejo Git Access -Helper script: `~/bin/forgejo` +Helper script: `~/.openclaw/workspace/bin/forgejo` ```bash forgejo repos [org] # List repos @@ -146,7 +146,7 @@ curl -s -X REPORT -u "$NEXTCLOUD_USER:$NEXTCLOUD_PASS" \ ## AI News RSS (Hybrid Approach) -Helper script: `~/bin/ainews` +Helper script: `~/.openclaw/workspace/bin/ainews` ```bash ainews items [max] # NEW items only (filters out seen)