Files
docker-deployment/build/runit/lighttpd
2016-04-20 22:48:31 +01:00

4 lines
99 B
Bash

#!/bin/bash
set -e
mkdir -p `dirname $LIGHTTPD_LOG`
/usr/local/sbin/lighttpd -D -f $LIGHTTPD_CONFIG