<html><body><div><div>The bash scripts in the bundle aren't actually used for anything; I stole the guts of them from Dick's MacTeX install scripts. I had big plans for creating a  texdist structure for users who installed via the net installer or had a broken installation, but there were too many changes and special cases over time for me to wrap my head around.<br></div><div><br></div><blockquote type="cite"><div>On Feb 2, 2022, at 11:22 AM, Herbert Schulz <herbs@wideopenwest.com> wrote:<br></div><div><br></div><div><br></div><div><div><div>Howdy,<br></div><div><br></div><div>One of the changes to pre- and post-install scripts that Bruno noticed is that /bin/bash shouldn't be used (along with python, perl and ruby). I don't know if bash (lots of my shell scripts and TeXShop engines), perl (my goodness, that will do tremendous damage) and ruby will, eventually, disappear along with python but it's something to take into consideration.<br></div><div><br></div><div>It turns out that I'm not using any bash specific things in my engines so switching the shebang line to use /bin/sh works just fine. I tried zsh but there were problems and I'm going to stick with sh.<br></div><div><br></div><div>Good Luck,<br></div><div><br></div><div>Herb Schulz<br></div><div>herbs@wideopenwest.com<br></div><div><br></div><div><br></div></div></div></blockquote></div><div><br></div></body></html>