mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-01-07 12:18:54 +01:00
5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /tmp/funkey
|
|
mednafen -fs 1 -ngp.stretch full "$1"
|