#!/bin/sh # Installed launcher for the Assembly Session Player. exec env PYTHONPATH="__PYTHONPATH__:${PYTHONPATH}" python3 -m assembly_player "$@"