Quellcode durchsuchen

Fix local tarsnap key path in readme

Turns out it should be in the tarsnap role, not common. :)
Jim Rollenhagen vor 11 Jahren
Ursprung
Commit
a6ce849bc0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.textile

+ 1
- 1
README.textile Datei anzeigen

@@ -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…
Abbrechen
Speichern