python: Added __all__ to ashd.proto and ashd.util.
[ashd.git] / examples / static-files / run
CommitLineData
7f838309
FT
1#!/bin/sh
2
0c345c82 3# Change to the directory containing this script
7f838309
FT
4set -e
5cd "$(dirname "$0")"
6
0c345c82 7# Simply invoke htparser running dirplex in this directory
7f838309 8htparser plain:port=8080 -- dirplex .