#!/bin/bash cd $( dirname $( readlink -f $0 ) ) set -e . config.env cd "$ADHOCSERVERROOT" python3 -m http.server $ADHOCSERVERPORT