mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-01-21 07:04:44 +01:00
Fixed Instant Play in picodrive.sh script
This commit is contained in:
parent
621df078c9
commit
a13a7fc4d9
@ -5,4 +5,4 @@ if [ `md5sum /usr/games/PicoDrive | cut -d' ' -f1` != `md5sum PicoDrive | cut -d
|
||||
cp -f PicoDrive /usr/games
|
||||
ro
|
||||
fi
|
||||
exec /usr/games/PicoDrive "$1"
|
||||
exec /usr/games/launchers/megadrive_launch.sh "$1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user