mirror of
https://github.com/linuxserver/proot-apps.git
synced 2026-01-09 07:31:31 +08:00
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Start PRoot Apps GUI
|
|
proot-apps-gui "$@"
|