Added retrodeck and configurator symlinks in /app/bin [skip ci]

This commit is contained in:
XargonWan 2023-11-16 09:58:30 +01:00
parent 8156d3e9f3
commit a5b7e8e484

View file

@ -1350,6 +1350,10 @@ modules:
- mkdir -p ${FLATPAK_DEST}/share/appdata
- cp net.retrodeck.retrodeck.appdata.xml ${FLATPAK_DEST}/share/appdata
# Creating symlinks for a prettier access
- ln -s /app/bin/retrodeck.sh /app/bin/retrodeck
- ln -s /app/tools/configurator.sh /app/bin/configurator
sources:
- type: git
url: https://github.com/XargonWan/RetroDECK.git