diff options
Diffstat (limited to 'test-server.sh')
-rwxr-xr-x | test-server.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-server.sh b/test-server.sh index d8076a1..d25e429 100755 --- a/test-server.sh +++ b/test-server.sh @@ -1,2 +1,2 @@ -#! /usr/bin/sh +#! /bin/sh lighttpd -D -f lighttpd-test.conf |