Browse Source

Fix chown

Bob Mottram 11 years ago
parent
commit
70677316ed
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt View File

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