wiki:run_borgbackup_each_day
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:run_borgbackup_each_day [2023/04/11 16:12] – comment out PATH variable antisa | wiki:run_borgbackup_each_day [2023/04/12 10:17] (current) – uncomment PATH antisa | ||
---|---|---|---|
Line 18: | Line 18: | ||
SHELL=/ | SHELL=/ | ||
- | # this will override the PATH variable set from shell (i.e. bashrc etc.) | + | PATH=/ |
- | # you might not want this, so its commented out | + | |
- | # PATH=/ | + | |
# this will run test.sh script once each day | # this will run test.sh script once each day | ||
# period | # period | ||
- | 1 | + | 1 |
</ | </ | ||
3. Add the following line to your crontab using '' | 3. Add the following line to your crontab using '' | ||
Line 31: | Line 29: | ||
+ | ===== Test ===== | ||
+ | |||
+ | anacron -fdn -t $HOME/ | ||
====== Tested on ====== | ====== Tested on ====== |
wiki/run_borgbackup_each_day.1681229523.txt.gz · Last modified: 2023/04/11 16:12 by antisa