diff options
| author | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-19 15:05:32 +0100 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-19 15:05:32 +0100 |
| commit | b1844d805a8f190af00faf3f6e5bed7d997ecaae (patch) | |
| tree | d6296ba5e85034836e203a542d2ad34a9e5c5b32 /mail-i2p-fetch | |
| parent | c74163f1ecbd809c83bb465ee89fa04369a89972 (diff) | |
| download | bin-b1844d805a8f190af00faf3f6e5bed7d997ecaae.tar.gz bin-b1844d805a8f190af00faf3f6e5bed7d997ecaae.zip | |
created sorter for sorting downloads with custom rules; created straper for recreation of server
Diffstat (limited to 'mail-i2p-fetch')
| -rwxr-xr-x | mail-i2p-fetch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail-i2p-fetch b/mail-i2p-fetch new file mode 100755 index 0000000..7153cfb --- /dev/null +++ b/mail-i2p-fetch @@ -0,0 +1,2 @@ +#!/bin/sh +getmail --rcfile "$HOME/.config/getmail/i2p/getmailrc" |
