aboutsummaryrefslogtreecommitdiff
path: root/network/dokuwiki/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/dokuwiki/doinst.sh')
-rw-r--r--network/dokuwiki/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/dokuwiki/doinst.sh b/network/dokuwiki/doinst.sh
index 698828834dd7a..14d06020bc44f 100644
--- a/network/dokuwiki/doinst.sh
+++ b/network/dokuwiki/doinst.sh
@@ -1,4 +1,4 @@
-sed -i "s:#Include /etc/httpd/mod_php.conf:Include /etc/httpd/mod_php.conf:g" etc/httpd/httpd.conf
+sed -i "s:#Include /etc/httpd/mod_php.conf:Include /etc/httpd/mod_php.conf:g" etc/httpd/httpd.conf
grep -q -e 'Dokuwiki' etc/httpd/httpd.conf || cat >> etc/httpd/httpd.conf <<'EOF'
# Dokuwiki
Include /etc/httpd/extra/httpd-dokuwiki.conf