Skip to content

Commit e2a1ac3

Browse files
committed
modify setup_local_aligned_all
1 parent 9e40f9d commit e2a1ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,7 @@ setup_local_aligned_all:
11501150
tmux new-session -d -s aligned_layer
11511151

11521152
tmux new-window -t aligned_layer -n anvil
1153-
tmux send-keys -t aligned_layer 'make anvil_start_with_block_time' C-m
1153+
tmux send-keys -t aligned_layer 'make anvil_start' C-m
11541154

11551155
tmux new-window -t aligned_layer -n aggregator
11561156
tmux send-keys -t aligned_layer:aggregator 'make aggregator_start' C-m

0 commit comments

Comments
 (0)