Set wiki title

This commit is contained in:
Bob Mottram 2016-10-29 15:15:55 +01:00
parent 239d156d23
commit 795da819f9
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ function install_dokuwiki {
sed -i "s|joe|$MY_USERNAME|g" /var/lib/dokuwiki/custom/local.php
sed -i "s|Debian Dokuwiki|$DOKUWIKI_TITLE|g" /etc/dokuwiki/local.php
sed -i "s|Debian DokuWiki|$DOKUWIKI_TITLE|g" /etc/dokuwiki/local.php
# set the admin user
sed -i "s/@admin/$MY_USERNAME/g" /etc/dokuwiki/local.php