forked from ports/contrib
cgit: edited post-install
This commit is contained in:
parent
7e40a18839
commit
850e2e28c7
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if prt-get isinst lighttpd 2>/dev/null; then
|
||||
if prt-get isinst lighttpd && [ -e /etc/lighttpd-cgit.conf ]; then
|
||||
echo 'include "lighttpd-cgit.conf"' >> /etc/lighttpd.conf
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user