You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
with no logs polluting the output, we dont need tmux anymore to split the terminal
This commit is contained in:
9
run.sh
9
run.sh
@@ -1,4 +1,5 @@
|
|||||||
tmux \
|
sh synapse/start.sh
|
||||||
new-session "sh riot/stop.sh; sh synapse/stop.sh; sh synapse/start.sh; sh riot/start.sh; read"\; \
|
sh riot/start.sh
|
||||||
split-window "sleep 5; node start.js; sh riot/stop.sh; sh synapse/stop.sh; read"\; \
|
node start.js
|
||||||
select-layout even-vertical
|
sh riot/stop.sh
|
||||||
|
sh synapse/stop.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user