diff --git a/crontab b/crontab new file mode 100644 index 0000000..635c099 --- /dev/null +++ b/crontab @@ -0,0 +1,2 @@ +# Synchronize Google Drive +*/10 * * * * grive -p $HOME/GoogleDrive/ > /dev/null 2>&1