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 df504be30b
commit a8bb38600f

View file

@ -1273,6 +1273,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