# SCRIPT NAME: # .config/cron/crontab # # AUTHOR: # Severin Kaderli # # 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