mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: fixed a mv command
This commit is contained in:
parent
275805e207
commit
35d5b0b8a6
|
@ -604,7 +604,7 @@ modules:
|
||||||
- chmod +x "${FLATPAK_DEST}/bin/"R*x*
|
- chmod +x "${FLATPAK_DEST}/bin/"R*x*
|
||||||
# Step 4: Set up license directory and move license files
|
# Step 4: Set up license directory and move license files
|
||||||
- mkdir -p "${FLATPAK_DEST}/retrodeck/licenses"
|
- mkdir -p "${FLATPAK_DEST}/retrodeck/licenses"
|
||||||
- mv LICENSE.txt THIRDPARTY.md "${FLATPAKc_DEST}/retrodeck/licenses"
|
- mv LICENSE.txt THIRDPARTY.md "${FLATPAK_DEST}/retrodeck/licenses"
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/Pancakes-bin/releases/download/1.1.0.1403/pancakes-Release-linux_x64.tar.gz
|
url: https://github.com/RetroDECK/Pancakes-bin/releases/download/1.1.0.1403/pancakes-Release-linux_x64.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue