commit 59e34a3d2d178dae6ca575d3821bb47e061b8aa8 parent 3081d36399f65908009d894f1b42fc2ddec64e65 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sat, 5 Oct 2019 13:33:42 +0200 Fix attachment view without bash Diffstat:
M | .config/mutt/view_attachment.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/mutt/view_attachment.sh b/.config/mutt/view_attachment.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # Author: Eric Gebhart #