diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-11-25 18:48:26 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-11-25 18:48:26 +0400 |
| commit | bc2d23cd922130a602d3caf739bd80b13c652f1b (patch) | |
| tree | 39fa208b4e99e09aa73013a4b1fa3110791e5d7d /daemons/dcheck_mail | |
| parent | 330bb4addf683f32e1fc039b3d359a307b67d114 (diff) | |
chore: daemons moved under scripts
Diffstat (limited to 'daemons/dcheck_mail')
| -rwxr-xr-x | daemons/dcheck_mail | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/daemons/dcheck_mail b/daemons/dcheck_mail deleted file mode 100755 index e317ace..0000000 --- a/daemons/dcheck_mail +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -while true; do - mbsync -a - sleep 300 -done |
