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