mirror of
https://github.com/linuxserver/docker-flycast.git
synced 2026-01-20 20:53:03 +08:00
5 lines
56 B
Bash
5 lines
56 B
Bash
#!/bin/bash
|
|
|
|
# Run Flycast
|
|
xterm -e /opt/flycast/AppRun
|