summaryrefslogtreecommitdiff
path: root/bin/annexfmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-12 10:17:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-10-12 10:17:30 -0700
commit0b1e7690731602b0d561087035de33e67a09ec44 (patch)
tree9e773ef862ab3617ca8ad84e70f5e2c3b1359d6b /bin/annexfmail
parent25d305e2633caa813f18fe1429f48a36147adf0d (diff)
downloaddotfiles-0b1e7690731602b0d561087035de33e67a09ec44.tar.gz
prepare annexfmail not to sync its work yet
Diffstat (limited to 'bin/annexfmail')
-rwxr-xr-xbin/annexfmail4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/annexfmail b/bin/annexfmail
index 4f0c685b..ec1da002 100755
--- a/bin/annexfmail
+++ b/bin/annexfmail
@@ -46,4 +46,6 @@ chdir $mboxes;
system "git annex add @gzipped_mboxes";
system "git annex sync @annex_sync_remotes -C .";
-unlink "$ENV{HOME}/.nomovemymail";
+# uncomment these after testing this script
+# unlink "$ENV{HOME}/.nomovemymail";
+# system "movemymail";