add todoist backup job and role #194
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd /shares_backup/full-offline-backup-for-todoist
|
||||||
|
python3 -m full_offline_backup_for_todoist --verbose download --with-attachments
|
Loading…
Reference in a new issue