Optimize package count
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
a33ded8a5e
commit
d64ddd3c36
5 changed files with 3 additions and 23 deletions
|
@ -13,9 +13,6 @@
|
|||
# Synchronize Google Drive every 15 minutes
|
||||
*/15 * * * * $HOME/.local/bin/sync-drive >> $HOME/.local/log/cron.log 2>&1
|
||||
|
||||
# Sync pacman databases every 15 minutes
|
||||
*/15 * * * * sudo $HOME/.local/bin/sync-packages >> $HOME/.local/log/cron.log 2>&1
|
||||
|
||||
# Synchronize notes every 15 minutes
|
||||
*/15 * * * * $HOME/.local/bin/sync-notes >> $HOME/.local/log/cron.log 2>&1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue