ProgramArguments mutiple commands launchd code example
Example: ProgramArguments mutiple commands launchd
Label
some.label
ProgramArguments
bash
-c
python first_script.py;python second_script.py
RunAtLoad