Browse Source

Fix the readme

Bob Mottram 10 years ago
parent
commit
6782e7f73f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh View File

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