diff --git a/Makefile b/Makefile index 12bd816eaf..51b14223ce 100644 --- a/Makefile +++ b/Makefile @@ -202,8 +202,6 @@ server_noattach: tmux select-pane -U tmux split-window -v 'exec make receiver' tmux split-window -h 'exec make taskmanager' - tmux select-pane -U - tmux split-window -h 'exec make sync_ui' server: server_noattach tmux -2 attach-session -t tower