We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e40f9d commit e2a1ac3Copy full SHA for e2a1ac3
1 file changed
Makefile
@@ -1150,7 +1150,7 @@ setup_local_aligned_all:
1150
tmux new-session -d -s aligned_layer
1151
1152
tmux new-window -t aligned_layer -n anvil
1153
- tmux send-keys -t aligned_layer 'make anvil_start_with_block_time' C-m
+ tmux send-keys -t aligned_layer 'make anvil_start' C-m
1154
1155
tmux new-window -t aligned_layer -n aggregator
1156
tmux send-keys -t aligned_layer:aggregator 'make aggregator_start' C-m
0 commit comments