Rename more scripts
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
410d0b33c6
commit
469f519890
7 changed files with 16 additions and 14 deletions
|
@ -14,7 +14,7 @@
|
|||
*/30 * * * * grive -d -p $HOME/Documents/ >> $HOME/.local/log/cron.log
|
||||
|
||||
# Sync pacman databases every 30 minutes
|
||||
*/30 * * * * sudo $HOME/.local/bin/sync_package_databases >> $HOME/.local/log/cron.log
|
||||
*/30 * * * * sudo $HOME/.local/bin/sync-package >> $HOME/.local/log/cron.log
|
||||
|
||||
# Synchronize notes every 5 minutes
|
||||
*/5 * * * * $HOME/.local/bin/sync_notes >> $HOME/.local/log/cron.log
|
||||
*/5 * * * * $HOME/.local/bin/sync-notes >> $HOME/.local/log/cron.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue