mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Take out this stupid sync_ui thing from the 'make server' and 'make
servercc' targets
This commit is contained in:
2
Makefile
2
Makefile
@@ -202,8 +202,6 @@ 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'
|
|
||||||
|
|
||||||
server: server_noattach
|
server: server_noattach
|
||||||
tmux -2 attach-session -t tower
|
tmux -2 attach-session -t tower
|
||||||
|
|||||||
Reference in New Issue
Block a user