mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
fix(cron): fix autocommit again
This commit is contained in:
parent
804b4e8b7b
commit
197b6597a4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
(job "0 * * * *" "autocommit ~/30-39 Life/32 org-mode")
|
||||
(job "0 * * * *" "autocommit /home/pavel/30-39\ Life/32\ org-mode/")
|
||||
(job "0,15,30,45 * * * *" "autocommit ~/.password-store")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue