In the past, we have used bash scripts to navigate to our artiq folder and then run the necessary start up commands: artiq_master, artiq_cltmgr, and artq_dashboard. This was with before MSYS2 and nix.
We're now using a new system with ARTIQ 8.9 and "MSYS2 with ARTIQ". How do we write a bash script that will execute commands in "MSYS2 with ARTIQ"? We installed it using the offline installer per the docs instructions