summaryrefslogtreecommitdiff
path: root/src/hub/test-srv
blob: 254549aade178b798637e65a1bec070e54632b45 (plain) (blame)
1
2
3
4
#!/bin/sh

rm -f /run/sfive/pipe /run/sfive/pipegram
./bin/sfive-hub -db /var/lib/sfive/db.sqlite -start-pipe-server -pipe /var/run/sfive/pipe -start-pipegram-server -pipegram /var/run/sfive/pipegram -start-web-server -viz-dir "$(pwd)/../viz" -bind=":8001"