Browse Source

Fix README to reflect changes in #176

Change instructions for creating the tarsnap key to generate it at "decrypted_tarsnap.key".
Charlie DeTar 11 years ago
parent
commit
73ca531f74
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.textile

+ 1
- 1
README.textile View File

98
 
98
 
99
 Create a new machine key for your server:
99
 Create a new machine key for your server:
100
 
100
 
101
-bc. tarsnap-keygen --keyfile roles/tarsnap/files/root_tarsnap.key --user me@example.com --machine example.com
101
+bc. tarsnap-keygen --keyfile roles/tarsnap/files/decrypted_tarsnap.key --user me@example.com --machine example.com
102
 
102
 
103
 h3. 3. Prep the server
103
 h3. 3. Prep the server
104
 
104
 

Loading…
Cancel
Save