Add crontab

This commit is contained in:
Severin Kaderli 2016-09-02 21:18:05 +02:00
parent ddb5ffbd86
commit 04f5d1fa18

2
crontab Normal file
View file

@ -0,0 +1,2 @@
# Synchronize Google Drive
*/10 * * * * grive -p $HOME/GoogleDrive/ > /dev/null 2>&1