#! /bin/bash
# Bash script
python3 $BUNDLED_DEBUGPY_PATH --listen 0 --wait-for-client $@
