#!/bin/bash export PATH=../tor/src/or:../tor/src/tools/:$PATH ./chutney stop networks/hidden-service rm -rf net/nodes ./chutney configure networks/hidden-service ./chutney start networks/hidden-service