mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MANIFEST: fixed SRM wrapper to accept args
This commit is contained in:
parent
ef58758101
commit
a27ccd800b
|
@ -176,7 +176,7 @@ modules:
|
|||
- type: script
|
||||
dest-filename: run.sh
|
||||
commands:
|
||||
- /app/bin/zypak-wrapper.sh /app/srm/steam-rom-manager
|
||||
- /app/bin/zypak-wrapper.sh /app/srm/steam-rom-manager "${@}"
|
||||
- type: file
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue