Fix crontab
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
bc4275413a
commit
c634bc2d9a
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@
|
||||||
# This file is loaded on boot by crontab.
|
# This file is loaded on boot by crontab.
|
||||||
|
|
||||||
# Synchronize Google Drive every 15 minutes
|
# Synchronize Google Drive every 15 minutes
|
||||||
*/15 * * * * $HOME/.local/bin/sync-drive 2>> $HOME/.local/log/cron.log
|
*/15 * * * * $HOME/.local/bin/sync-drive 2>> $HOME/.local/log/cron.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue