mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
Improve output of watcher in tmux
This commit is contained in:
1
Makefile
1
Makefile
@@ -202,6 +202,7 @@ server_noattach:
|
|||||||
tmux select-pane -U
|
tmux select-pane -U
|
||||||
tmux split-window -v 'exec make receiver'
|
tmux split-window -v 'exec make receiver'
|
||||||
tmux split-window -h 'exec make taskmanager'
|
tmux split-window -h 'exec make taskmanager'
|
||||||
|
tmux select-pane -U
|
||||||
tmux split-window -h 'exec make sync_ui'
|
tmux split-window -h 'exec make sync_ui'
|
||||||
|
|
||||||
server: server_noattach
|
server: server_noattach
|
||||||
|
|||||||
Reference in New Issue
Block a user