Try to get build to work using ubuntu

This commit is contained in:
Jan Bader
2023-09-24 00:28:12 +02:00
parent 5456e0223a
commit 5d57045efb
2 changed files with 9 additions and 8 deletions

View File

@ -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;