Rename crontab to .crontab and activate it in .bash_profile
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
9780375c30
commit
53bb4c8c79
6 changed files with 9 additions and 8 deletions
2
.crontab
Normal file
2
.crontab
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Synchronize Google Drive
|
||||
*/10 * * * * grive -p $HOME/GoogleDrive/ > /dev/null 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue