dotfiles/.mutt/scripts/call.sh

4 lines
47 B
Bash
Executable File

#/bin/sh -e
2>/dev/null 1>&2 $1 "$2" &
sleep 1