commit 16bcaec64a14757392757c3ac6ce5a10ec15fdbb parent 15322fd91984fc2ca5da10b3b87763566f1c3fa2 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Tue, 16 Aug 2016 16:36:51 +0200 no notmuch-backup.sh Diffstat:
notmuch-backup.sh | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/notmuch-backup.sh b/notmuch-backup.sh @@ -1,4 +0,0 @@ -#!/bin/bash - -mkdir -p ~/backup/notmuch -/usr/local/bin/notmuch dump > ~/backup/notmuch/dump-`date +%s`