aboutsummaryrefslogtreecommitdiff
path: root/run-hs-test.sh
blob: 2f08532c6baaef88b4d1679e4bc95ba1b2b96917 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

export PATH=../tor/src/or:$PATH

./chutney stop networks/hidden-service
rm -rf net/nodes
./chutney configure networks/hidden-service
./chutney start networks/hidden-service