diff --git a/cron/borg-notify.sh b/cron/borg-notify.sh index 408f346..4893bb6 100755 --- a/cron/borg-notify.sh +++ b/cron/borg-notify.sh @@ -1,5 +1,5 @@ #!/bin/bash -## */10 * * * * cd ~/.dotfiles/cron/ && bash borg-notify.sh +## */10 * * * * ~/.dotfiles/cron/borg-notify.sh LAST=$(tail -1 ~/.borgbackup.log)