diff options
Diffstat (limited to 'daemons/check_mail')
| -rwxr-xr-x | daemons/check_mail | 6 |
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 |
