#!/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