dotfiles/system/.crontab
Severin Kaderli de361ca0ea Cleanup files
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2018-12-18 18:03:41 +01:00

14 lines
305 B
Text

# 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