mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 11:13:04 +03:00
6 lines
129 B
Desktop File
6 lines
129 B
Desktop File
[Unit]
|
|
Description=Update notmuch mail index
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bash /home/pavel/bin/scripts/check-email
|