aboutsummaryrefslogtreecommitdiff
path: root/services/docker/git-server/lighttpd-wrapper.bash
blob: a33015a3d4712e32c51bd4411b3eca077e538960 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/bash

set -e

touch -a /git/user-info

exec 3>&1
exec lighttpd -D -f /app/git-lighttpd.conf