1
0
mirror of synced 2025-02-12 09:02:58 +01:00
bemaniutils/2dxutils

5 lines
127 B
Plaintext
Raw Normal View History

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