ソースを参照

fixed syntax err

Toastie 5 年 前
コミット
f0a5f3f472
1 ファイル変更2 行追加2 行削除
  1. 2 2
      restic/data/restic/crontab.txt

+ 2 - 2
restic/data/restic/crontab.txt

@@ -5,8 +5,8 @@
 # | |──────────Hour (0-23)
 # |└───────────Minute (0-59)
 
-# Run each day 2:30
-2 30 * * * /etc/restic/run.sh 0 2>&1
+# Run each day 1:45
+45 1 * * * /etc/restic/run.sh 0 2>&1
 
 
 # Run every minute for debugging