1
0
mirror of synced 2024-09-23 19:08:21 +02:00
bemaniutils/shell

5 lines
95 B
Plaintext
Raw Normal View History

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