mirror of
https://github.com/libretro/scummvm.git
synced 2025-05-24 23:16:10 +00:00
6 lines
41 B
Bash
6 lines
41 B
Bash
#!/bin/sh
|
|
|
|
HOME=`pwd`
|
|
$HOME/scummvm.elf
|
|
|