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