summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd-piwik
blob: 6143c70d720c6d4cc458daed1c95fa099e8e1483 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

TEST_D="./test"
TEST_DB="$TEST_D/db.bolt"

exec ./bin/sfive-hub -db "$TEST_DB" -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -forward-piwik-url="http://localhost/piwik.php" -piwik-token "asdfjlkasjdflk" -piwik-site-id 4 -piwik-site-url "https://stream.elevate.at"