cygport: texlive postinstall scripts

Ken Brown kbrown@cornell.edu
Wed Jun 11 20:29:00 GMT 2014


On 6/11/2014 10:54 AM, Ken Brown wrote:
> #! /bin/bash
> for f in /etc/texmf/postinstall/*.sh
> do
>      /bin/bash.exe --norc --noprofile /etc/texmf/postinstall/${f}
>      mv /etc/texmf/postinstall/${f} /etc/texmf/postinstall/${f}.done
> done

This isn't quite right, but you know what I meant.

Ken



More information about the Cygwin-apps mailing list