GEMINI_run_client.sh 150 Bytes
# add arg "local" to run with simulator ($1)

cd src/device_controller/concrete_component/gemini/
./client_telescope_gemini_controller_run.py $1
cd -