Try to get build to work using ubuntu
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
tmux new-session -d -s watch 'cd web; yarn dev'
|
||||
tmux split-window;
|
||||
tmux send 'task -w run' ENTER;
|
||||
tmux send 'go-task -w run' ENTER;
|
||||
tmux split-window;
|
||||
tmux a;
|
||||
tmux a;
|
||||
|
Reference in New Issue
Block a user