mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-29 19:45:38 +00:00
On branch cooker
Changes to be committed: modified: net.retrodeck.retrodeck.yml
This commit is contained in:
parent
a002ad74f2
commit
d9b8089806
|
@ -170,7 +170,7 @@ modules:
|
|||
- echo '#!/bin/sh' > godot-configurator.sh
|
||||
- echo 'godot-runner --main-pack /app/bin/RetroDECK-Configurator.pck' >> godot-configurator.sh
|
||||
- install -Dm644 RetroDECK-Configurator.pck /app/bin/RetroDECK-Configurator.pck
|
||||
- install -Dm66 godot-configurator.sh /app/bin
|
||||
- install -Dm644 godot-configurator.sh /app/bin
|
||||
|
||||
# RetroArch
|
||||
# https://retroarch.com/index.php?page=platforms
|
||||
|
|
Loading…
Reference in a new issue