Move .crontab to .config/cron/crontab
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
4d9092f4b7
commit
d2a27f0df5
8 changed files with 220 additions and 33 deletions
|
@ -1,14 +0,0 @@
|
|||
# SCRIPT NAME:
|
||||
# .crontab
|
||||
#
|
||||
# AUTHOR:
|
||||
# Severin Kaderli <severin.kaderli@gmail.com>
|
||||
#
|
||||
# DESCRIPTION:
|
||||
# This file contains my cronjobs.
|
||||
#
|
||||
# USAGE:
|
||||
# This file is loaded on boot by crontab.
|
||||
|
||||
# Synchronize Google Drive
|
||||
*/10 * * * * grive -d -p /home/severin/GoogleDrive/ >> /home/severin/.logs/cron.log 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue