Change to containing directory before running.
This commit is contained in:
parent
f5f4d666d5
commit
ec1a12ca11
1
dev.sh
1
dev.sh
@ -1,3 +1,4 @@
|
||||
cd -- "$( dirname -- "${BASH_SOURCE[0]}" )"
|
||||
tmux new-session -d -s letterbox-dev
|
||||
tmux rename-window web
|
||||
tmux send-keys "cd web; trunk serve --release --address 0.0.0.0 --port 6758 --proxy-backend http://localhost:9345/ --proxy-rewrite=/api/ -w ../shared -w ../notmuch -w ./" C-m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user