mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-01 03:41:31 +02:00
with no logs polluting the output, we dont need tmux anymore to split the terminal
This commit is contained in:
parent
a6304ce83e
commit
b3473a7220
9
run.sh
9
run.sh
@ -1,4 +1,5 @@
|
||||
tmux \
|
||||
new-session "sh riot/stop.sh; sh synapse/stop.sh; sh synapse/start.sh; sh riot/start.sh; read"\; \
|
||||
split-window "sleep 5; node start.js; sh riot/stop.sh; sh synapse/stop.sh; read"\; \
|
||||
select-layout even-vertical
|
||||
sh synapse/start.sh
|
||||
sh riot/start.sh
|
||||
node start.js
|
||||
sh riot/stop.sh
|
||||
sh synapse/stop.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user