mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-20 07:35:39 +00:00
Fixed SRM
Fixed launching script of SRM
This commit is contained in:
parent
c1b9fc3813
commit
74158eb8a3
|
@ -478,7 +478,7 @@ modules:
|
||||||
- type: script
|
- type: script
|
||||||
dest-filename: run.sh
|
dest-filename: run.sh
|
||||||
commands:
|
commands:
|
||||||
- ${FLATPAK_DEST}/bin/zypak-wrapper.sh ${FLATPAK_DEST}/srm/steam-rom-manager
|
- /app/bin/zypak-wrapper.sh /app/srm/steam-rom-manager
|
||||||
- type: file
|
- type: file
|
||||||
dest-filename: srm.deb
|
dest-filename: srm.deb
|
||||||
url: https://github.com/SteamGridDB/steam-rom-manager/releases/download/v2.4.19/steam-rom-manager_2.4.19_amd64.deb
|
url: https://github.com/SteamGridDB/steam-rom-manager/releases/download/v2.4.19/steam-rom-manager_2.4.19_amd64.deb
|
||||||
|
|
Loading…
Reference in a new issue