#!/bin/bash

python3 "$(realpath "$(dirname "${BASH_SOURCE[0]}")")"/run_gui.py "$@"
