瀏覽代碼

Update tarsnap role to include LE files

Mike Ashley 8 年之前
父節點
當前提交
8ff2181585
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      roles/tarsnap/files/tarsnap.sh

+ 1
- 1
roles/tarsnap/files/tarsnap.sh 查看文件

@@ -4,7 +4,7 @@
4 4
 # Written by Tim Bishop, 2009.
5 5
 
6 6
 # Directories to backup (relative to /)
7
-DIRS="home root decrypted var/www"
7
+DIRS="home root decrypted var/www etc/letsencrypt"
8 8
 
9 9
 # Number of daily backups to keep
10 10
 DAILY=7

Loading…
取消
儲存