浏览代码

Fix local tarsnap key path in readme

Turns out it should be in the tarsnap role, not common. :)
Jim Rollenhagen 11 年前
父节点
当前提交
a6ce849bc0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.textile

+ 1
- 1
README.textile 查看文件

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

正在加载...
取消
保存