Fix path in example run script

personal/stbuehler/wip
Stefan Bühler 13 years ago
parent feebc556d1
commit 10ea96230b

@ -3,4 +3,4 @@ exec 2>&1
echo 'lighttpd2 starting.'
LANG=C LC_ALL=C \
exec /usr/sbin/lighttpd2-angel -c /etc/lighttpd2/angel.conf
exec /usr/sbin/lighttpd2 -c /etc/lighttpd2/angel.conf

Loading…
Cancel
Save