diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 09:03:10 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 09:03:10 -0500 |
commit | d8f57b57f6e4f7d07969a26775686b45b0e2b565 (patch) | |
tree | b6476993c24b55ca2a884995bc35460def926c3b /bin/mailsync | |
parent | 4cb726546f679bdbab95a7e81937fe6d278578c0 (diff) |
muttimage replaced by openfile
Diffstat (limited to 'bin/mailsync')
-rwxr-xr-x | bin/mailsync | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mailsync b/bin/mailsync index 419848d..326279c 100755 --- a/bin/mailsync +++ b/bin/mailsync @@ -1,4 +1,5 @@ #!/bin/sh + # Sync mail and give notification if there is new mail. # Run only if user logged in (prevent cron errors) |