Fixed SRM

Fixed launching script of SRM
This commit is contained in:
Lx32 2024-04-18 17:55:16 +02:00 committed by GitHub
parent c1b9fc3813
commit 74158eb8a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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