Dolda2000 GitWeb
/
ashd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
python: Removed the -l option from the usage message, since it's only for compatiblity.
[ashd.git]
/
examples
/
python
/
dynhosts
/
run
1
#!/bin/sh
2
3
# Change to the directory containing this script
4
set -e
5
cd "$(dirname "$0")"
6
7
# Start htparser running this dynhosts script.
8
htparser plain:port=8080 -- ./dynhosts .