Bladeren bron

Fix local tarsnap key path in readme

Turns out it should be in the tarsnap role, not common. :)
Jim Rollenhagen 11 jaren geleden
bovenliggende
commit
a6ce849bc0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.textile

+ 1
- 1
README.textile Bestand weergeven

@@ -82,7 +82,7 @@ If you haven't already, "download and install Tarsnap":https://www.tarsnap.com/d
82 82
 
83 83
 Create a new machine key for your server:
84 84
 
85
-bc. tarsnap-keygen --keyfile roles/common/files/root_tarsnap.key --user me@example.com --machine example.com
85
+bc. tarsnap-keygen --keyfile roles/tarsnap/files/root_tarsnap.key --user me@example.com --machine example.com
86 86
 
87 87
 h3. 3. Prep the server
88 88
 

Laden…
Annuleren
Opslaan