mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
cron/borg-notify: better cron command
This commit is contained in:
parent
71298adbeb
commit
50c687af66
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
## */10 * * * * cd ~/.dotfiles/cron/ && bash borg-notify.sh
|
## */10 * * * * ~/.dotfiles/cron/borg-notify.sh
|
||||||
|
|
||||||
LAST=$(tail -1 ~/.borgbackup.log)
|
LAST=$(tail -1 ~/.borgbackup.log)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue