mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
a bit better pane selection when splitting
This commit is contained in:
parent
69583a1b07
commit
7c43dced0f
1
Makefile
1
Makefile
@ -118,6 +118,7 @@ server:
|
||||
tmux select-window -t tower:0
|
||||
tmux split-window -v 'exec make celeryd'
|
||||
tmux split-window -h 'exec make socketservice'
|
||||
tmux select-pane -U
|
||||
tmux split-window -v 'exec make receiver'
|
||||
tmux split-window -h 'exec make taskmanager'
|
||||
tmux -2 attach-session -t tower
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user