Zion Boggan
repos/Claude Dispatch/bin/dispatch-watch-a
zionboggan.com ↗
2 lines · text
History for this file →
1
#!/usr/bin/env bash
2
exec python3 "$(dirname "$0")/dispatch_watcher.py" --side "${DISPATCH_NODE_A:-a}" "$@"