Add hourly paradiz holds cleanup runner script
This commit is contained in:
4
scripts/paradiz-holds-cleanup.sh
Executable file
4
scripts/paradiz-holds-cleanup.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd /home/openclaw/.openclaw/workspace
|
||||
python3 skills/paradiz/scripts/manage_holds.py cleanup
|
||||
Reference in New Issue
Block a user