1
0
mirror of synced 2025-01-19 06:27:23 +01:00
bemaniutils/cardconvert

5 lines
128 B
Plaintext
Raw Normal View History

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