X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=examples%2Fstatic-files%2Frun;fp=examples%2Fstatic-files%2Frun;h=382c6bbf7b8ff0f973664149c19c11f6f379056c;hp=f66725273923e96dfb852c80a20c7d589b3c2c47;hb=0c345c82fe0465b7e92076b90e3132ae3b6eba98;hpb=121587a56e50fd4cce884d9e61e8796436b150a4 diff --git a/examples/static-files/run b/examples/static-files/run index f667252..382c6bb 100755 --- a/examples/static-files/run +++ b/examples/static-files/run @@ -1,6 +1,8 @@ #!/bin/sh +# Change to the directory containing this script set -e cd "$(dirname "$0")" +# Simply invoke htparser running dirplex in this directory htparser plain:port=8080 -- dirplex .