From 8ace48aef83ed51478d15ae38b287138c2be8c44 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 27 Sep 2024 18:40:36 +0200 Subject: [PATCH] dd --- roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2 b/roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2 index faedd7d0..c4862ce7 100644 --- a/roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2 +++ b/roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2 @@ -5,6 +5,3 @@ export TODOIST_TOKEN={{ lookup('viczem.keepass.keepass', 'todoist_backup_token', cd /shares_backup/full-offline-backup-for-todoist || exit python3 -m full_offline_backup_for_todoist --verbose download --with-attachments - - - # TODO shellcheck