Bläddra i källkod

Ownership of the readme

Bob Mottram 10 år sedan
förälder
incheckning
8f07766358
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      install-freedombone.sh

+ 1
- 0
install-freedombone.sh Visa fil

@@ -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