mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Fix rclone build commands
This commit is contained in:
parent
317e9f4e80
commit
65eed8e314
|
@ -195,8 +195,6 @@ modules:
|
||||||
- name: rclone
|
- name: rclone
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- unzip rclone-current-linux-amd64.zip
|
|
||||||
- cd rclone-*-linux-amd64
|
|
||||||
- cp rclone ${FLATPAK_DEST}/bin/
|
- cp rclone ${FLATPAK_DEST}/bin/
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
|
|
Loading…
Reference in a new issue