Fix the readme

This commit is contained in:
Bob Mottram 2014-10-14 20:36:35 +01:00
parent 7764ff4e3e
commit 6782e7f73f
1 changed files with 1 additions and 1 deletions

View File

@ -3732,7 +3732,7 @@ function install_wiki {
fi
# add some post-install instructions
if ! grep -q "Once you have set up the wiki" /home/$MY_USERNAME/README; then
if ! grep -q "Wiki password" /home/$MY_USERNAME/README; then
echo '' >> /home/$MY_USERNAME/README
echo '' >> /home/$MY_USERNAME/README
echo 'Wiki' >> /home/$MY_USERNAME/README