浏览代码

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