mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
{
|
|
"cmd": ["python", "-i"],
|
|
"info": "Hit \\033[01;34mCtrl-D\\033[00m to exit.\n",
|
|
"env": {
|
|
"PYTHONPATH": "$python_path"
|
|
}
|
|
} |