diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-10 12:27:18 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-10 12:27:18 +0100 |
commit | df6a7ef5adfe3a676540809ca1c479b9fade5939 (patch) | |
tree | e4c0986e1c9de6d2fd98c0c7f13388544f3ed93f /mutt/view_attachment.sh | |
parent | ad90d0081b17d00caf153d82e72d6eed37ba9a69 (diff) |
update
Diffstat (limited to '')
-rwxr-xr-x | mutt/view_attachment.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/view_attachment.sh b/mutt/view_attachment.sh index 1ff52ea..a7651b4 100755 --- a/mutt/view_attachment.sh +++ b/mutt/view_attachment.sh @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/usr/bin/bash # # Author: Eric Gebhart # |