Skip to content
Snippets Groups Projects
Commit ff23e5ba authored by Mark Haines's avatar Mark Haines
Browse files

remove demo webserver since synapse serves up the webclient itself

parent 0d122115
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,4 @@ for port in 8080 8081 8082; do
done
echo "Starting webclient on port 8000..."
python "demo/webserver.py" -p 8000 -P "$DIR/webserver.pid" "syweb/webclient"
cd "$CWD"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment