mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
-d is better.
This commit is contained in:
parent
5a954bd9bd
commit
049ccfd048
@ -29,4 +29,4 @@ if ! $TMUX -s $SESSION has 2>/dev/null; then
|
||||
$TMUX set bell-action none
|
||||
fi
|
||||
|
||||
$TMUX -s $SESSION attach
|
||||
$TMUX -s $SESSION attach -d
|
||||
|
Loading…
x
Reference in New Issue
Block a user