dd
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 4s
ansible-lint / Ansible Lint (pull_request) Failing after 45s

This commit is contained in:
Michael Grote 2024-09-27 18:36:12 +02:00
parent 188509481b
commit a8b62e32c7
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -1,4 +0,0 @@
#!/bin/bash
cd /shares_backup/full-offline-backup-for-todoist
python3 -m full_offline_backup_for_todoist --verbose download --with-attachments