make relay-cmd have config to replace libremanage
[libremanage.git] / libremanage-serial
CommitLineData
5d738ff8 1#!/bin/sh
bc9c5ec0 2libremanage $1 tty-baud
d5f6c034 3tmux new-session -d "bash -c 'libremanage $1 tty-read | libremanage-uncolor'"
bc9c5ec0 4tmux split-window -h "libremanage $1 tty-write"
5d738ff8 5tmux at