Skip to content

Commit

Permalink
dd exec to snesmsu1 launcher script (#300)
Browse files Browse the repository at this point in the history
* dd exec to snesmsu1 launcher script

* update launcher script

* Update snesmsu1

* Update snesmsu1
  • Loading branch information
npaladin2000 authored Sep 19, 2023
1 parent 510717e commit 8593e3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launchers/snesmsu1
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#! /bin/bash
romname="${@%.zip}"
cd .snesmsu1
mkdir tmp
fuse-zip -r "$@" tmp
/usr/share/chimera/bin/launcher snesmsu1 snes9x "$HOME/.local/share/chimera/content/snesmsu1/.snesmsu1/tmp/$romname"
Expand Down

0 comments on commit 8593e3d

Please sign in to comment.