1
0
mirror of synced 2025-02-07 15:01:21 +01:00

5 lines
120 B
Plaintext
Raw Normal View History

#! /bin/bash
export PYTHONPATH=$(python -c "import os; print(os.path.realpath('.'))")
python3 -m bemani.utils.api "$@"