소스 검색

Ownership of the readme

Bob Mottram 11 년 전
부모
커밋
8f07766358
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      install-freedombone.sh

+ 1
- 0
install-freedombone.sh 파일 보기

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