5 lines
40 B
Text
5 lines
40 B
Text
|
#!/bin/sh
|
||
|
|
||
|
HOME=`pwd`
|
||
|
$HOME/scummvm.elf
|