Could it possibly be that the script is run by /bin/sh when called
from procmail but /bin/bash when you call it directly.
Try:
TEXMF='...'
export TEXMF
/Mats
Scott Webber wrote:
Hey everybody,
I got this brainy idea to setup a procmail address that you email .ly
src to and it emails you back a
Hey everybody,
I got this brainy idea to setup a procmail address that you email .ly
src to and it emails you back a pdf file. So my problem is that the
$TEXMF variable isn't being set properly in my .sh script. Here's the code:
. /etc/p