Skip to content

Commit

Permalink
Update tmux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
whaaaley committed Dec 11, 2024
1 parent 03446ac commit f14fda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ tmux send-keys -t whaleybar:0.1 'cd server' C-m
tmux send-keys -t whaleybar:0.1 'deno task start' C-m

tmux send-keys -t whaleybar:0.2 'cd client' C-m
tmux send-keys -t whaleybar:0.2 'npm run build' C-m
tmux send-keys -t whaleybar:0.2 'npm run build-watch' C-m

tmux attach-session -t whaleybar

0 comments on commit f14fda7

Please sign in to comment.