소스 검색

Fix chown

Bob Mottram 11 년 전
부모
커밋
70677316ed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt 파일 보기

@@ -1496,7 +1496,7 @@ If you later create an encrypted mailing list then the root user will also need
1496 1496
 #+BEGIN_SRC: bash
1497 1497
 su
1498 1498
 cp -r /home/myusername/.gnupg ~/
1499
-chown root:root ~/.gnupg
1499
+chown -R root:root ~/.gnupg
1500 1500
 #+END_SRC
1501 1501
 
1502 1502
 ** Create Email folders and rules