1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00
Files
matrix-react-sdk/run.sh

6 lines
86 B
Bash

sh synapse/start.sh
sh riot/start.sh
node start.js
sh riot/stop.sh
sh synapse/stop.sh