chore: update tmux socket default

This commit is contained in:
ThanhNguyxn 2026-01-30 13:41:49 +07:00
parent 36263713c3
commit ed0f26457f

View File

@ -20,7 +20,7 @@ socket_name=""
socket_path=""
query=""
scan_all=false
socket_dir="${CLAWDBOT_TMUX_SOCKET_DIR:-${TMPDIR:-/tmp}/moltbot-tmux-sockets}"
socket_dir="${CLAWDBOT_TMUX_SOCKET_DIR:-${TMPDIR:-/tmp}/openclaw-tmux-sockets}"
while [[ $# -gt 0 ]]; do
case "$1" in