1
0
mirror of synced 2024-12-18 01:05:53 +01:00
bemaniutils/ifsutils

5 lines
125 B
Plaintext
Raw Normal View History

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