What is the procedure/syntax for calling a shell bash script from Templater? After I “Setup Shell Commands” I have a script to make a new directory on my machine (as a simple test) calling it upon completion of a render. I point to the .sh script using Templater’s GUI. The bash script works when I call it from Terminal but not through Templater. When I run the BOT, the movies get rendered, but the script does not get called. Am I missing something or is there a video reference on how to do this? I am on a Mac High Sierra running AE CC 2019.
I ultimately want to create a shell script to do a sequential set of actions, neatly organized in a shell bash script.