lib: Add $HOME/.ashd/etc to the directories to search for slash-less files.
[ashd.git] / examples / static-files / run
1 #!/bin/sh
2
3 # Change to the directory containing this script
4 set -e
5 cd "$(dirname "$0")"
6
7 # Simply invoke htparser running dirplex in this directory
8 htparser plain:port=8080 -- dirplex .