summaryrefslogtreecommitdiff
path: root/daemons/check_mail
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/check_mail')
-rwxr-xr-xdaemons/check_mail6
1 files changed, 0 insertions, 6 deletions
diff --git a/daemons/check_mail b/daemons/check_mail
deleted file mode 100755
index 5eccb20..0000000
--- a/daemons/check_mail
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-while :; do
- mbsync -a
- sleep 300
-done