This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
riot-web
mirror of
https://github.com/vector-im/riot-web
Watch
1
Star
0
Fork
You've already forked riot-web
0
Code
Issues
Releases
Wiki
Activity
5cd52e2ebd
riot-web
/
run.sh
8 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
./synapse/start.sh
./riot/start.sh
node start.js
./riot/stop.sh
./synapse/stop.sh
Reference in New Issue
View Git Blame
Copy Permalink