mirror of
https://github.com/linuxserver/proot-apps.git
synced 2026-01-14 17:21:33 +08:00
5 lines
62 B
Bash
Executable File
5 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Start PyCharm
|
|
/opt/pycharm/bin/pycharm.sh "$@"
|