Browse Source

fixed wrong path

Toastie 4 years ago
parent
commit
6f27804818
1 changed files with 1 additions and 1 deletions
  1. 1 1
      restic/data/restic/crontab.txt

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

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