diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-09 01:44:58 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-09 01:44:58 +0100 |
commit | 3ffba75e5e911dce27de2e2c502e4b549615edd3 (patch) | |
tree | 4e567b389622529249e5f461658f8776f64ae9eb /mutt2022/view_attachment.sh | |
parent | decf241cee630a4617bf4059183d4d08923fe5b6 (diff) |
lots of mutt and email - includng moving back to fastmail
Diffstat (limited to 'mutt2022/view_attachment.sh')
-rwxr-xr-x | mutt2022/view_attachment.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt2022/view_attachment.sh b/mutt2022/view_attachment.sh index f391399..1ff52ea 100755 --- a/mutt2022/view_attachment.sh +++ b/mutt2022/view_attachment.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/local/bin/bash # # Author: Eric Gebhart # |