mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Disabled overlays tool
This commit is contained in:
parent
76dbd7e6c4
commit
eebff894cb
|
@ -860,7 +860,7 @@ modules:
|
|||
- ./pcsx2*.AppImage --appimage-extract
|
||||
- mkdir -p "${FLATPAK_DEST}/pcsx2-qt"
|
||||
- cp -r squashfs-root/* "${FLATPAK_DEST}/pcsx2-qt"
|
||||
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
||||
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
||||
sources:
|
||||
- type: file
|
||||
url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.3271/pcsx2-v1.7.3271-linux-AppImage-64bit-AVX2-Qt.AppImage
|
||||
|
|
Loading…
Reference in a new issue