modified cron to do gdrive docs backup

This commit is contained in:
rileyrg 2023-12-11 12:55:30 +01:00
parent 7085612861
commit 63583f4f37
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
0 * * * * . $HOME/.profile; export SYNC_CRON=1;syncrclone-once
30 0 * * * . $HOME/.profile; syncrclone /home/rgr/.syncrclone/gdrive-config.py

View file

@ -1 +1,2 @@
30 1-23/4 * * * . $HOME/.profile; export SYNC_CRON=1;syncrclone-once
30 0 * * * . $HOME/.profile; syncrclone /home/rgr/.syncrclone/gdrive-config.py