Browse Source

Ownership of the readme

Bob Mottram 10 years ago
parent
commit
8f07766358
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      install-freedombone.sh

+ 1
- 0
install-freedombone.sh View File

@@ -2210,6 +2210,7 @@ function encrypt_all_email {
2210 2210
       echo 'But be warned that depending upon how much email you have' >> /home/$MY_USERNAME/README
2211 2211
       echo 'this could take a seriously LONG time on the Beaglebone' >> /home/$MY_USERNAME/README
2212 2212
       echo 'and may be better done on a faster machine.' >> /home/$MY_USERNAME/README
2213
+      chown $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/README
2213 2214
   fi
2214 2215
 
2215 2216
   echo 'encrypt_all_email' >> $COMPLETION_FILE